%PDF- %PDF-
| Direktori : /usr/share/doc/re2c/examples/rust/headers/lexer/ |
| Current File : //usr/share/doc/re2c/examples/rust/headers/lexer/state.rs |
/* Generated by re2c */
pub struct State<'a> {
pub str: &'a [u8],
pub cur: usize,
pub yyt1: usize,
}