Type Definition infer::Matcher

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

Matcher function