find_attr_val

Function find_attr_val 

Source
fn find_attr_val<'a>(line: &'a str, attr: &str) -> Option<&'a str>