sizeof_bool

Function sizeof_bool 

Source
pub fn sizeof_bool(_: bool) -> usize
Expand description

Computes the binary size of the varint encoded bool (always = 1)