start_of_number

Macro start_of_number 

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