[][src]Function pyoxidizerlib::starlark::util::required_str_arg

pub fn required_str_arg(name: &str, value: &Value) -> Result<String, ValueError>