Skip to main content

encode_bool

Function encode_bool 

Source
pub fn encode_bool(value: bool) -> Vec<u8> 
Expand description

Encode a bool directly without constructing a Value.