flc

Macro flc 

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

The flc (File-Line-Column) macro expands to a ConstLocation, which describes a location in the source code.