Skip to main content

patparse_off

Static patparse_off 

Source
pub static patparse_off: AtomicUsize
Expand description

Position within patparse we’re currently looking at. C source uses a char * cursor; Rust uses byte offset into the String.