mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 17:38:04 +00:00
add two deserialization variations
This commit is contained in:
@@ -3,3 +3,4 @@ pub use self::ser::{to_vec, to_string};
|
||||
pub use self::ser::escape_str;
|
||||
|
||||
pub mod ser;
|
||||
pub mod de;
|
||||
|
||||
Reference in New Issue
Block a user