Macro relp_num::R128

source ·
macro_rules! R128 {
    ($value:expr) => { ... };
    ($numer:expr, $denom:expr) => { ... };
}
Expand description

Shorthand for creating a rational number in tests.