Crate serde_bool
source ·Expand description
Single-side boolean deserializers.
Structs
- Type that only deserializes from the
falseboolean value. - Type that only deserializes from the
trueboolean value.
Single-side boolean deserializers.
false boolean value.true boolean value.