pub fn bool_deserializer<'de, D>(d: D) -> Result<bool, D::Error> where
    D: Deserializer<'de>, 
Expand description

Errors

Will return Err if can’t deserialize