pub struct op_print;
Expand description
Auto-generated by deno_ops
, i.e: #[op]
Use op_print::decl()
to get an op-declaration
you can include in a deno_core::Extension
.
pub struct op_print;
Auto-generated by deno_ops
, i.e: #[op]
Use op_print::decl()
to get an op-declaration
you can include in a deno_core::Extension
.