dec128

Macro dec128 

Source
macro_rules! dec128 {
    ($t:tt) => { ... };
}
Expand description

Macro to simplify the creation of instances of 128-bit decimal floating point numbers.