Skip to main content

add_pattern

Function add_pattern 

Source
pub fn add_pattern<S>(g: &mut Grok, name: S, pattern: S)
where S: Into<String>,