cairo_lang_sierra_generator::statements_locations

Function file_module_absolute_identifier

Source
pub fn file_module_absolute_identifier(
    db: &dyn DefsGroup,
    file_id: FileId,
) -> Option<String>
Expand description

This function returns a fully qualified path to the file module. None should be returned only for compiler tests where files of type VirtualFile may be non generated files.