Type Alias fit_rust::protocol::MatchScaleFn

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