location

Macro location 

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

Constructs a Location that is not affected by #[track_caller].