Macro snafu::location[][src]

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

Constructs a Location using the current file, line, and column.