Crate napi_derive_backend
source ·Re-exports
pub use error::BindgenResult;
pub use error::Diagnostic;
pub use semver;
pub use ast::*;
pub use codegen::*;
pub use typegen::*;
Modules
Macros
- Immediately fail and return an Err, with the arguments passed to err_span!
- Provide a Diagnostic with the given span and message