Trait FileContextual

Source
pub trait FileContextual {
    // Required method
    fn file_path(&self) -> CodePath;
}

Required Methods§

Implementors§