pub fn parse_rule_header_zero_copy(text: &str) -> Option<RuleHeader<'_>>Expand description
Parse rule header without allocations
Returns a RuleHeader with string slices into the original text
pub fn parse_rule_header_zero_copy(text: &str) -> Option<RuleHeader<'_>>Parse rule header without allocations
Returns a RuleHeader with string slices into the original text