position

Macro position 

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

A macro that returns the current position in the code.