logo

Trait primitives::foundation::colorspace::prelude::Round[][src]

pub trait Round {
    fn round(self) -> Self;
}

Required methods

Implementors