cargo_zng::util

Function clean_value

source
pub fn clean_value(value: &str, required: bool) -> Result<String>