Trait simply_fuse::basic::Filelike[][src]

pub trait Filelike: Attributable { }
Expand description

Represents an object that acts like a file on the filesystem

Implementors