Type Definition infer::Matcher[][src]

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

Matcher function