Function quick_protobuf::sizeofs::sizeof_bool
source · pub fn sizeof_bool(_: bool) -> usizeExpand description
Computes the binary size of the varint encoded bool (always = 1)
pub fn sizeof_bool(_: bool) -> usizeComputes the binary size of the varint encoded bool (always = 1)