My fork of toml-rs with no_std support.
Find a file
Andrew Poelstra e5763bc6b2 Add required error method to Decoder
Since rustc pull #16130 there has been a new method in the `Decoder`
trait for signalling application-specific decode errors.
2014-08-01 10:17:21 -07:00
src Add required error method to Decoder 2014-08-01 10:17:21 -07:00
.gitignore Ignore some directories 2014-06-20 17:06:24 -07:00
.travis.yml Update travis config 2014-07-14 12:51:12 -07:00
Cargo.toml Add a Cargo.toml 2014-06-20 17:12:03 -07:00
Makefile --crate-file-name => --print-file-name 2014-07-07 06:24:37 -07:00