Trait components::colorspace::round::Round [−]
pub trait Round {
pub fn round(self) -> Self;
}Required methods
pub fn round(self) -> Self
Implementors
Loading content...
pub trait Round {
pub fn round(self) -> Self;
}pub fn round(self) -> Self