Macro float_exponent

Source
macro_rules! float_exponent {
    () => { ... };
}