Function num_bool

Source
pub fn num_bool(value: bool) -> &'static str
Expand description

Returns “1” for true and “0” for false