Enum conv::RoundToZero [] [src]

pub enum RoundToZero {}

This scheme is used to convert a value by rounding it toward zero to the nearest representable value.

Trait Implementations

impl ApproxScheme for RoundToZero
[src]