[][src]Function sise_atom::encode_bool

pub fn encode_bool(value: bool) -> &'static str

Returns "true" if value is true, otherwise returns "false".