Trait nyx_space::dimensions::NamedDim[][src]

pub trait NamedDim: Any + Unsigned {
    type Name: DimName;
}

Associated Types

Implementations on Foreign Types

Implementors