Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 250 Bytes

readme.md

File metadata and controls

11 lines (10 loc) · 250 Bytes

Content

  • Data Model - contains SoupBin data structure bindings

Local build

cargo nextest run --all-features
cargo nextest run --examples
cargo test --doc
cargo doc
cargo clippy --all-features -- --deny warnings