Macro kimchi::loc

source ·
macro_rules! loc {
    () => { ... };
}
Expand description

Handy macro to return the filename and line number of a place in the code.