deserr 0.6.4

Deserialization library with focus on error handling
Documentation
1
2
3
4
5
error: Tuple structs aren't supported by the Deserr derive macro
 --> tests/ui/de-tuple-struct.rs:5:19
  |
5 | struct TupleStruct(i32, i32);
  |                   ^^^^^^^^^^