Type Definition voxelize::ModifyDispatch

source · []
pub type ModifyDispatch = fn(_: DispatcherBuilder<'static, 'static>) -> DispatcherBuilder<'static, 'static>;