parse_arc_identifier

Function parse_arc_identifier 

Source
pub fn parse_arc_identifier(input: &str) -> IResult<&str, Arc<str>>