arcnmx / serde-value

Serialization value trees
http://arcnmx.github.io/serde-value/serde_value/
MIT License
43 stars 30 forks source link

Provide `ValueDeserializer` that impls `serde::Deserializer` with generic error type #24

Closed Arnavion closed 5 years ago

Arnavion commented 5 years ago

Other changes:

Fixes #23

Arnavion commented 5 years ago

@arcnmx Ping. Do you need any other changes?

arcnmx commented 5 years ago

Sorry, just slow at getting to things right now. Thanks for the change, merged!