Skip to main content

float_values

Macro float_values 

Source
macro_rules! float_values {
    ($($nb:ident => $fn_name:ident,)+) => { ... };
}