serde/serde_tests
Erick Tryzelaar c4392ff256 feat(codegen): Add more attributes to skip serializing
These attributes are `#[serde(skip_serializing_if_none)]` and
`#[serde(skip_serializing_if_empty)]`.
2015-09-07 16:58:52 -07:00
..
benches Migrate serde_json into it's own repo 2015-08-29 18:09:51 -07:00
tests feat(codegen): Add more attributes to skip serializing 2015-09-07 16:58:52 -07:00
build.rs Initial support for syntex 2015-05-18 23:34:17 -07:00
Cargo.toml Refactor tests to not use serde_json 2015-08-29 17:29:42 -07:00