Files @ 3cdbf505e6f8
Branch filter:

Location: Regular-Expresso/src/lib.rs

3cdbf505e6f8 52 B application/rls-services+xml Show Annotation Show as Raw Download as Raw
Laman
replaced the Token trait with a Token enum
mod regexp;
pub use regexp::{Regexp, ParsingError};