macro_rules! code_path { () => { ... }; }
Returns the current code path. It could be used in errors, logs, etc to avoid typos.