Matcher

Type Alias Matcher 

Source
pub type Matcher = fn(buf: &[u8]) -> bool;
Expand description

Matcher function