here

Macro here 

Source
macro_rules! here {
    () => { ... };
}
Expand description

Creates a “Location” type that displays the current location in code when printed.