[go: up one dir, main page]

Type Definition infer::Matcher

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

Matcher function