Trait simply_fuse::basic::Attributable[][src]

pub trait Attributable {
    fn getattrs(&self) -> FileAttributes;
}

Required methods

Implementors