Files @ 95db38ce6846
Branch filter:

Location: Regular-Expresso/src/lib.rs

95db38ce6846 52 B application/rls-services+xml Show Annotation Show as Raw Download as Raw
Laman
refactoring: changed the states representation from usize and u64 to i32
mod regexp;
pub use regexp::{Regexp, ParsingError};