Module parser

Module parser 

Source
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