Trait slos_filesystem::FsRoot[][src]

pub trait FsRoot: Send + FsDirectory + Debug { }
Expand description

Mountable filesystem root

Implementors