Modules§
- require_
quotes - Requires quotes when deserializing.
Structs§
- Maybe
Quoted - Compositional wrapper type that allows quotes or no quotes.
- Quoted
- Wrapper type for requiring quotes on a
$int-like type. - Quoted
IntVisitor - Serde support for deserializing quoted integers.
Functions§
- deserialize
- Deserialize with or without quotes.
- serialize
- Serialize with quotes.