infer

Type Alias Matcher

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

Matcher function