Expand description
Rule parsing and language support
Re-exports§
pub use grl_no_regex::GRLParserNoRegex as GRLParser;pub use grl_no_regex::ParsedGRL;pub use grl::GRLParser as LegacyGRLParser;Deprecated
Modules§
- grl
- grl_
helpers - grl_
no_ regex - literal_
search - GRL (Grule Rule Language) parser implementation
- parallel
- simd_
search - zero_
copy