Function sip2::util::space_bool

source ·
pub fn space_bool(value: bool) -> &'static str
Expand description

Returns “Y” on true, “ “ on false.