You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elijah Voigt a7adc1659c feat(nbd): scaffold crate with module stubs and dependencies
Creates Cargo.toml with clap, async-std, serde/serde_json and tempfile
dev-dep. Adds placeholder src/{main,ticket,store,display,tests}.rs and
tests/integration.rs with rustdoc module comments. Phase 1 complete.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
src feat(nbd): scaffold crate with module stubs and dependencies 3 months ago
tests feat(nbd): scaffold crate with module stubs and dependencies 3 months ago
Cargo.lock feat(nbd): scaffold crate with module stubs and dependencies 3 months ago
Cargo.toml feat(nbd): scaffold crate with module stubs and dependencies 3 months ago
PLAN.md feat(nbd): scaffold crate with module stubs and dependencies 3 months ago