Skip to main content

c2rust_ast_builder/
lib.rs

1mod builder;
2pub use crate::builder::{mk, properties, Builder, CaptureBy, Make};