Macro location

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

Utility to get the location of the caller