Macro start_of_float_number

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