parse_path_version

Function parse_path_version 

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