Function ogre::parser::parse_entry[][src]

pub fn parse_entry(i: &[u8]) -> IResult<&[u8], Entry<'_>>

Parse an Entry from a byte slice.