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