summaryrefslogtreecommitdiff
path: root/serde_dhall/tests/simple_value.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't store internal structures of `dhall` in `serde_dhall`Nadrieril2020-12-071-1/+13
* Implement SimpleValue serializationNadrieril2020-10-281-15/+16
* Make type annotation optional to allow serializing SimpleValueNadrieril2020-10-281-0/+57