summaryrefslogtreecommitdiff
path: root/serde_dhall/tests/serde.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix clippy and formattingNadrieril2020-10-281-1/+3
* Move some testsNadrieril2020-10-281-0/+59
* Make type annotation optional to allow serializing SimpleValueNadrieril2020-10-281-2/+6
* Implement serializationNadrieril2020-10-281-0/+145