c2rust-ast-builder 0.18.0

Rust AST builder support crate for the C2Rust project
Documentation
1
2
mod builder;
pub use crate::builder::{mk, properties, Builder, Make};