Macro assert_rounded_6

Source
macro_rules! assert_rounded_6 {
    ( $x1:expr, $x2:expr ) => { ... };
}