Skip to main content

file_tag

Function file_tag 

Source
pub fn file_tag(given: &str, entry: Option<&Path>, module: &Path) -> String
Expand description

the file a diagnostic is reported against: the entry module by the path given on the command line, any other module by its absolute path