Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 212 Bytes

File metadata and controls

18 lines (9 loc) · 212 Bytes

Contributing

Build

  • cargo build --workspace --release

Test

  • cargo test --workspace

Format

  • cargo fmt

Notes

  • This repo is a fast-moving MVP. Prefer small PRs with focused changes.