Pinned issues
Issues
- 4
Async API
#90 opened by Congyuwang - 2
Why panic instead of returning error?
#86 opened by Congyuwang - 1
- 3
[simple-api] Support automated repeated `seek_to` for all array or object elements
#48 opened by Marcono1234 - 0
- 0
- 0
- 0
Add `JsonReader` method for undoing `seek_to`
#53 opened by Marcono1234 - 2
- 1
Simplify `JsonStreamReader` by always collecting string and number values in `Vec` / `String`
#32 opened by Marcono1234 - 5
- 1
- 0
[serde] Add more Serde derived tests
#43 opened by Marcono1234 - 2
- 1
Provide simpler / less error-prone API
#34 opened by Marcono1234 - 1
Use `impl Trait` return type for `next_string_reader` and `string_value_writer`
#18 opened by Marcono1234 - 9
Expose reader publicly from `JsonStreamReader`
#25 opened by kskalski - 0
Add nesting limit for `JsonStreamReader`
#28 opened by Marcono1234 - 3
- 0
`StringValueReader` and `StringValueWriterImpl` should not repeat original error kind
#31 opened by Marcono1234 - 0
- 0
- 0
Improve `JsonErrorLocation` structure
#15 opened by Marcono1234 - 0
- 0
Improve assertions in tests
#29 opened by Marcono1234 - 0
Use `std::fmt::Write` for string value writer
#22 opened by Marcono1234 - 0
- 0
- 0
Add methods for reading borrowed strings
#1 opened by Marcono1234 - 0
- 0
- 1
Support JSON Pointer (RFC 6901)
#6 opened by Marcono1234