b0035e905c
The examples deny warnings, however a couple of examples deserialise TOML into structs. The fields of these structs are never read, which breaks cargo test in nightly mode. Allow dead code to fix the CI build. |
||
---|---|---|
.. | ||
decode.rs | ||
enum_external.rs | ||
toml2json.rs |