Trait conv::ApproxScheme
[−]
[src]
pub trait ApproxScheme { }This trait is used to mark approximation scheme types.
Implementors
impl ApproxScheme for DefaultApproximpl ApproxScheme for Wrappingimpl ApproxScheme for RoundToNearestimpl ApproxScheme for RoundToNegInfimpl ApproxScheme for RoundToPosInfimpl ApproxScheme for RoundToZero