Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 454 Bytes

File metadata and controls

17 lines (12 loc) · 454 Bytes

Summary

Describe the change and motivation.

Checklist

  • Tests added/updated
  • Regular tests pass locally (cargo nt)
  • Doc tests pass locally (cargo test --doc --all-features)
  • Docs updated
    • Existing docs updated where behavior changed
    • New doc added under docs/ if introducing a new area
    • Linked from docs/README.md

Links / Design notes

Add design notes, code pointers, or diagrams if helpful.