Trait na::base::DimNameMax [−][src]
pub trait DimNameMax<D>: DimName where
D: DimName, { type Output: DimName; pub fn max(self, other: D) -> Self::Output; }
Associated Types
Loading content...Required methods
Loading content...Implementors
Loading content...