Type Alias jumpy::core::physics::rapier::nalgebra::DimSum

source ยท
pub type DimSum<D1, D2> = <D1 as DimAdd<D2>>::Output;