rust-dangerous
rust-dangerous copied to clipboard
Rust library for safely and explicitly parsing untrusted data
Blocked on: - Issues - [ ] #26 - [ ] #25 - [ ] #6 - PRs - [ ] #41 - [x] #32
Document: - [ ] Add `guide` module - [x] Add feature table doc - [ ] (un)bounded input - [ ] Best case practice around peeking/*_opt functions in streaming protocols
* Embedded - [ ] `defmt` support * Terminal - [ ] Colour/bold spans - Terminal width detection? - Consider removing `ErrorDisplay::input_max_width()`
Add examples for: - [ ] Error recovery - [ ] Custom errors - [ ] Custom contexts