serde/serde_tests/tests/test.rs.in

8 lines
120 B
Rust
Raw Normal View History

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