scnr2 0.5.2

Scanner/Lexer with regex patterns and multiple modes
Documentation
1
2
3
4
5
//! CharIter module root. See submodules for implementations.

pub mod item;
pub mod iter;
pub mod iter_with_position;