read_bool

Function read_bool 

Source
pub fn read_bool(
    bytes: &[u8],
    config: &mut SerializerConfig,
) -> Result<bool, DeserializationError>