parse_attr

Function parse_attr 

Source
fn parse_attr<T: ParseAttribute>(attr: &Attribute, target: &mut T) -> Result<()>