summaryrefslogtreecommitdiff
path: root/serde_dhall/src/lib.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* s/TypeThunk/TypedThunk/gNadrieril2019-08-131-3/+3
* Rework API to resemble that of serde_jsonNadrieril2019-08-131-91/+109
* Merge `Type` and `Value` in serde_dhallNadrieril2019-08-131-55/+32
* Add new error type for serde_dhallNadrieril2019-08-131-8/+50
* Move api into its own crateNadrieril2019-08-131-0/+264