summaryrefslogtreecommitdiffstats
path: root/src/de.rs
AgeCommit message (Expand)Author
2020-10-01Run cargo-fmtMatthias Beyer
2020-03-14General upgrade for clippy fix and remove of deprecated methods for errorsFederico Pasqua
2019-12-07Merge pull request #119 from vorner/universal-map-keysRyan Leckey
2019-12-07Remove automatic lowercaseRyan Leckey
2019-08-22Allow arbitrary types of map keysMichal 'vorner' Vaner
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