1 2 3 4 5 6
# `#[derive(SafeMathOps)]` This crate implements support for automatically deriving `SafeMathOps` Don't depend on this crate directly, though. Instead, enable the `"derive"` feature of the `safe-math` crate.