[][src]Macro statrs::assert_almost_eq

macro_rules! assert_almost_eq {
    ($a:expr, $b:expr, $prec:expr) => { ... };
}