Module serde_utils::quoted_i64
source · Modules§
- Requires quotes when deserializing.
Structs§
- Compositional wrapper type that allows quotes or no quotes.
- Wrapper type for requiring quotes on a
$int
-like type. - Serde support for deserializing quoted integers.
Functions§
- Deserialize with or without quotes.
- Serialize with quotes.