Type Alias fit_rust::protocol::MatchOffsetFn

source ·
pub type MatchOffsetFn = fn(_: usize) -> Option<i16>;