Macro sp_arithmetic::assert_eq_error_rate
source · [−]macro_rules! assert_eq_error_rate {
($x:expr, $y:expr, $error:expr $(,)?) => { ... };
}
Expand description
Copied from sp-runtime
and documented there.
macro_rules! assert_eq_error_rate {
($x:expr, $y:expr, $error:expr $(,)?) => { ... };
}
Copied from sp-runtime
and documented there.