aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorLines
2017-05-15Add `extern crate serde` to examples/decode.rsAlex Crichton-2/+1
2017-02-08Rewrite crate with serde support from ground upAlex Crichton-40/+30
2016-10-02Touch up the `decode` exampleAlex Crichton-51/+61
2016-10-02Add example for decoding toml to structkper-0/+51
2015-06-07Add a toml to json exampleAlex Crichton-0/+57