Function tidy::features::find_attr_val

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