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