Function deltachat::config::from_bool

source ·
pub(crate) fn from_bool(val: bool) -> Option<&'static str>
Expand description

Returns a value for use in Context::set_config_*() for the given bool.