Skip to main content

Crate mylangiser

Crate mylangiser 

Source

Re-exports§

pub use abi::APIEndpoint;
pub use abi::ComplexityScore;
pub use abi::DisclosureLevel;
pub use abi::LayeredWrapper;
pub use abi::SmartDefault;
pub use manifest::load_manifest;
pub use manifest::validate;
pub use manifest::Manifest;

Modules§

abi
codegen
manifest

Functions§

generate
Convenience function: load a manifest, validate it, and generate all layered wrapper code in the specified output directory.