toml-rs/src
Abid Omar 861a7be7d4 Add PartialEq to Toml::de
Add PartialEq trait to Error, ErrorInner and ErrorKind.

Relevant issue: https://github.com/alexcrichton/toml-rs/issues/291
2019-03-11 18:38:50 +01:00
..
datetime.rs Fix case sensitivity with T, Z, and E. 2019-02-19 10:59:42 -08:00
de.rs Add PartialEq to Toml::de 2019-03-11 18:38:50 +01:00
lib.rs Add the preserve_order feature 2018-12-28 14:42:55 +01:00
macros.rs Run cargo fmt 2018-12-17 17:45:35 -08:00
map.rs Add the preserve_order feature 2018-12-28 14:42:55 +01:00
ser.rs Run cargo fmt 2018-12-17 17:45:35 -08:00
spanned.rs Run cargo fmt 2018-12-17 17:45:35 -08:00
tokens.rs Run cargo fmt 2018-12-17 17:45:35 -08:00
value.rs Add the preserve_order feature 2018-12-28 14:42:55 +01:00