Crate napi_derive_backend

Source

Re-exports§

pub use error::BindgenResult;
pub use error::Diagnostic;
pub use ast::*;
pub use codegen::*;

Modules§

ast
codegen
error

Macros§

bail_span
Immediately fail and return an Err, with the arguments passed to err_span!
err_span
Provide a Diagnostic with the given span and message

Structs§

Napi

Enums§

NapiItem