Function endbasic_std::strings::format_boolean
source ยท pub fn format_boolean(b: bool) -> &'static str
Expand description
Formats a boolean b
for display.
pub fn format_boolean(b: bool) -> &'static str
Formats a boolean b
for display.