Type Definition rgsl::select_function [] [src]

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