summaryrefslogtreecommitdiff
path: root/serde_dhall/tests/simple_value.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-07Don't store internal structures of `dhall` in `serde_dhall`Nadrieril1-1/+13
2020-10-28Implement SimpleValue serializationNadrieril1-15/+16
2020-10-28Make type annotation optional to allow serializing SimpleValueNadrieril1-0/+57