[][src]Type Definition infer::Matcher

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

Matcher function