mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 23:27:59 +00:00
Inline and export json string escaping functions
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
pub use self::ser::Serializer;
|
||||
pub use self::ser::{to_vec, to_string};
|
||||
pub use self::ser::escape_str;
|
||||
|
||||
pub mod ser;
|
||||
|
||||
Reference in New Issue
Block a user