Function bool_to_string

Source
pub fn bool_to_string(value: bool) -> String
Expand description

Convert a boolean value to a string.