Type Definition rgsl::select_function[][src]

type select_function<T, U> = fn(ntuple_data: &mut T, params: &mut U) -> bool;