macro_rules! here {
    ($test: expr) => { ... };
}
Expand description

Produce file and line number info at compile-time