[][src]Type Definition fitsdk::MatchScaleFn

type MatchScaleFn = dyn Fn(usize) -> Option<f32>;