[][src]Macro fixed_macro::types::U128F0

macro_rules! U128F0 {
    ($($a:tt)+) => { ... };
}

Macro to create U128F0 constants.