summaryrefslogtreecommitdiffstats
path: root/src/de.rs
AgeCommit message (Expand)Author
2019-05-09Remove ValueWithKey structGuillem Nieto
2018-12-30Tracking a path where an error happens during deserializationMichal 'vorner' Vaner
2018-12-30Deserializing: Simplify the MapAccess thingMichal 'vorner' Vaner
2018-11-10support reading enums from configEugeen Sablin
2018-07-02Run rustfmt (nightly)Ryan Leckey
2018-04-09[Close #70] Support newtype struct deserializationAleksey Ivanov
2017-07-30Impl Deserializer for Config (to forward Value)Ryan Leckey
2017-07-30Remove ConfigResult; close #36Ryan Leckey
2017-06-03More context for errors (value key if possible)Ryan Leckey
2017-06-01Move things around and get some tests in placeRyan Leckey