Type Definition voxelize::CustomFunction

source · []
pub type CustomFunction<T> = fn(_: T, _: &mut World);