Crate deno_bindgen2

Source

Statics§

DENO_BINDGEN_PKG_NAME
DENO_BINDGEN_PKG_VERSION

Traits§

DenoBindgen
Trait to let the tool identify a user-defined type/struct. Used by the macro to auto-generate a drop implementation for a struct When overriding this trait, make sure to provide a drop implementation

Attribute Macros§

deno_bindgen
non_blocking