Skip to main content

fixed_pos_dec

Macro fixed_pos_dec 

Source
macro_rules! fixed_pos_dec {
    ($($args:tt)+) => { ... };
}