Function mz_compute::render::threshold::dispatch_threshold_arrangement_local
source ยท fn dispatch_threshold_arrangement_local<G, L>(
oks: &MzArrangement<G>,
name: &str,
logic: L,
) -> MzArrangement<G>
Expand description
Dispatches according to existing type-specialization to an appropriate threshold computation resulting in another type-specialized arrangement.