Macro source_location

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

Helper to extract source location (file, line, column)