serde/serde_tests/tests/test.rs.in
2015-05-18 22:47:36 -07:00

8 lines
120 B
Rust

mod test_annotations;
mod test_bytes;
mod test_de;
mod test_json;
mod test_json_builder;
mod test_macros;
mod test_ser;