Crate safe_arithmetic

Crate safe_arithmetic 

Source

Re-exports§

pub use cast::Cast;
pub use cast::CastError;
pub use clamp::Clamp;
pub use clamp::ClampMin;
pub use error::Error;
pub use round::Ceil;
pub use round::Floor;
pub use round::Round;
pub use round::RoundingMode;

Modules§

cast
clamp
error
ops
round

Traits§

Type