bws::util

Function string_to_bool

source
pub(crate) fn string_to_bool(value: &str) -> Result<bool, &str>