pub fn parse_texture_offset_standard(
    input: &str
) -> IResult<&str, TextureOffset>
Expand description

Parse a TextureOffset::Standard from &str