Macro relp_num::R16[][src]

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

Shorthand for creating a rational number in tests.