1 个不稳定版本

0.1.0 2021年12月15日

#43 in #root-directory

MIT 许可证

21KB
469

pinch

用法

fn main() {
    Pinch::from_file("example_apps/complex/inapinch.toml").build_with_defaults();
}

运行单元测试

注意:从根目录运行

cargo fmt && cargo clippy --workspace --all-targets -- && cargo test --

依赖

~4–13MB
~144K SLoC