Function parse_string

Source
fn parse_string(slot: &mut String, v: Option<&str>) -> Result<(), &'static str>