codegen-cfg 0.2.0

A codegen tool for Rust `cfg` expressions
Documentation
1
2
3
4
5
pub use bool_logic;

pub mod ast;

pub mod parsing;