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

Return the function path at the current source location.