serde/serde_codegen/src/lib.rs.in

5 lines
38 B
Rust
Raw Normal View History

2015-05-18 01:26:04 -05:00
mod attr;
mod de;
mod field;
mod ser;