Function quick_protobuf::sizeofs::sizeof_bool
source ยท pub fn sizeof_bool(_: bool) -> usize
Expand description
Computes the binary size of the varint encoded bool (always = 1)
pub fn sizeof_bool(_: bool) -> usize
Computes the binary size of the varint encoded bool (always = 1)