Crate serde_bool

source ·
Expand description

Single-side boolean deserializers.

Structs

  • Type that only deserializes from the false boolean value.
  • Type that only deserializes from the true boolean value.