summaryrefslogtreecommitdiff
path: root/serde_dhall/src/static_type.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deserialize more typesNadrieril2020-01-161-3/+8
|
* Reexport dhall_syntax as a module in dhallNadrieril2019-12-151-1/+1
|
* Merge `Type` and `Value` in serde_dhallNadrieril2019-08-131-13/+13
| | | | There was no point in separating them
* Move api into its own crateNadrieril2019-08-131-0/+93