Skip to main content

decode_bool

Function decode_bool 

Source
pub fn decode_bool(bytes: &[u8]) -> Option<bool>
Expand description

Decode a bool directly without constructing a Value.