parse_path

Function parse_path 

Source
pub fn parse_path(i: &[u8]) -> IResult<&[u8], Path, Error<&[u8]>>