Re-exports§
pub use error::BindgenResult;
pub use error::Diagnostic;
pub use ast::*;
pub use codegen::*;
Modules§
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