Merge branch 'master' of github.com:media-io/yaserde

This commit is contained in:
Marc-Antoine Arnaud 2020-01-09 09:08:18 +01:00
commit 4b5a28f80e

View File

@ -18,7 +18,7 @@ This library will support XML de/ser-ializing with all specific features.
- [x] Struct
- [x] Vec<AnyType>
- [x] Enum
- [ ] Enum with complex types
- [x] Enum with complex types
- [x] Option
- [x] String
- [x] bool