Macro start_name_range

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