dtolnay / path-to-error

Find out path at which a deserialization error occurred
Apache License 2.0
320 stars 12 forks source link

Move Deserializer to de module #10

Closed dtolnay closed 3 years ago

dtolnay commented 3 years ago

In preparation for potentially adding a Serializer as well, for finding the path to a serialization error (#11).