Trait bevy_rapier2d::prelude::nalgebra::base::ToConst[][src]

pub trait ToConst {
    type Const: DimName;
}

Associated Types

Implementations on Foreign Types

Implementors