Struct memofs::NoopBackend [−][src]
#[non_exhaustive]pub struct NoopBackend;Expand description
VfsBackend that returns an error on every operation.
#[non_exhaustive]pub struct NoopBackend;VfsBackend that returns an error on every operation.