Struct endbasic_std::storage::DirectoryDriveFactory [−][src]
pub struct DirectoryDriveFactory {}Expand description
Factory for directory-backed drives.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for DirectoryDriveFactory
impl Send for DirectoryDriveFactory
impl Sync for DirectoryDriveFactory
impl Unpin for DirectoryDriveFactory
impl UnwindSafe for DirectoryDriveFactory
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more