Function cargo::core::features::parse_bool

source ·
fn parse_bool(key: &str, value: Option<&str>) -> CargoResult<bool>