Struct memofs::StdBackend [−][src]
pub struct StdBackend { /* fields omitted */ }Expand description
VfsBackend that uses std::fs and the notify crate.
pub struct StdBackend { /* fields omitted */ }VfsBackend that uses std::fs and the notify crate.