Trait palette::num::Arithmetics
source · pub trait Arithmetics{ }
Expand description
A helper trait that collects arithmetic traits under one name.
Object Safety§
This trait is not object safe.
pub trait Arithmetics{ }
A helper trait that collects arithmetic traits under one name.