Module quoted_u32

Module quoted_u32 

Source

Modules§

require_quotes
Requires quotes when deserializing.

Structs§

MaybeQuoted
Compositional wrapper type that allows quotes or no quotes.
Quoted
Wrapper type for requiring quotes on a $int-like type.
QuotedIntVisitor
Serde support for deserializing quoted integers.

Functions§

deserialize
Deserialize with or without quotes.
serialize
Serialize with quotes.