pub type ContactAlgorithm<N> = Box<dyn ContactManifoldGenerator<N>>;
Aliased Typeยง
pub struct ContactAlgorithm<N>(/* private fields */);
pub type ContactAlgorithm<N> = Box<dyn ContactManifoldGenerator<N>>;
pub struct ContactAlgorithm<N>(/* private fields */);