Expand description
The serialization module, for serde
compatibility (optional feature)
Structs§
- Serializer
- The JSON5 serializer implementing ser::Serializer
Enums§
Functions§
- to_
string - Basic helper to serialize a value implementing Serialize to a
String
- to_
string_ formatted