Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Validation and Testing

Before handoff or release:

cargo fmt --all
cargo test
cargo test --features blocking

Evidence Pointers

CI Notes

  • API/release pipeline: .github/workflows/release-plz.yml
  • Book deploy pipeline: .github/workflows/mdbook.yml