Type Alias MatchScaleFn

Source
pub type MatchScaleFn = fn(usize) -> Option<f32>;