split_into_rules_zero_copy

Function split_into_rules_zero_copy 

Source
pub fn split_into_rules_zero_copy(grl_text: &str) -> Vec<Rule<'_>>
Expand description

Split GRL text into rules without allocations

Returns an iterator over Rule structs with string slices