Expand description
Core types and configuration for alef polyglot binding generator. Defines IR types, config schema, and backend trait.
Re-exports§
pub use backend::Backend;pub use backend::Capabilities;pub use backend::GeneratedFile;pub use config::AlefConfig;pub use config::resolve_output_dir;pub use error::AlefError;pub use ir::ApiSurface;