macro_rules! location { () => { ... }; }
Constructs a Location using the current file, line, and column.
Location