Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-08-28 | Fix a number of compile warnings | Alex Crichton | -1/+0 |
2017-05-15 | Add `extern crate serde` to examples/decode.rs | Alex Crichton | -2/+1 |
2017-02-08 | Rewrite crate with serde support from ground up | Alex Crichton | -40/+30 |
2016-10-02 | Touch up the `decode` example | Alex Crichton | -51/+61 |
2016-10-02 | Add example for decoding toml to struct | kper | -0/+51 |
2015-06-07 | Add a toml to json example | Alex Crichton | -0/+57 |