1 unstable release
0.1.0 | Dec 15, 2021 |
---|
#43 in #root-directory
21KB
469 lines
pinch
Usage
fn main() {
Pinch::from_file("example_apps/complex/inapinch.toml").build_with_defaults();
}
Running Unit Tests
NOTE: Run from root directory
cargo fmt && cargo clippy --workspace --all-targets -- && cargo test --
Dependencies
~4–13MB
~144K SLoC