summaryrefslogtreecommitdiff
path: root/serde_dhall/src/serialize.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement SimpleValue serializationNadrieril2020-10-281-1/+45
* Add missing documentationNadrieril2020-10-281-0/+28
* Make type annotation optional to allow serializing SimpleValueNadrieril2020-10-281-2/+14
* Implement serializationNadrieril2020-10-281-0/+312