c2rust-ast-builder 0.22.1

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