Skip to main content

Attributable

Trait Attributable 

Source
pub trait Attributable {
    // Required method
    fn getattrs(&self) -> FileAttributes;
}

Required Methods§

Implementors§