deserr 0.6.4

Deserialization library with focus on error handling
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Summary

- [Overview]overview.md
- [Attributes]attributes/mod.md
  - [Container attributes]attributes/container.md
  - [Variant attributes]attributes/variant.md
  - [Field attributes]attributes/field.md
- [Implementing deserialize]deserialize.md
- [Handling errors]error/mod.md
  - [Already available error type]error/available.md
  - [Defining your own error]error/custom.md
- [FAQ]faq.md