Function ogre::parser::parse_mips[][src]

pub fn parse_mips(size: Size) -> impl Fn(&[u8]) -> IResult<&[u8], Mips>

Parse a Mips from a byte slice.