summaryrefslogtreecommitdiff
path: root/serde_dhall/src/serde.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* No need to track the absence of `Span`s at the type levelNadrieril2019-08-131-3/+6
* Rework API to resemble that of serde_jsonNadrieril2019-08-131-1/+2
* Add new error type for serde_dhallNadrieril2019-08-131-11/+1
* Move api into its own crateNadrieril2019-08-131-0/+70