Skip to main content

FileReference

Struct FileReference 

Source
pub struct FileReference {
    pub name: &'static str,
    pub package: &'static str,
    pub extern_path: &'static str,
}

Fields§

§name: &'static str§package: &'static str§extern_path: &'static str