Function parse_translate_args

Source
fn parse_translate_args<'i>(
    parser: &mut Parser<'i, '_>,
) -> Result<Transform, ParseError<'i>>