Struct endbasic_std::storage::InMemoryDriveFactory
source · pub struct InMemoryDriveFactory {}
Expand description
Factory for in-memory drives.
Trait Implementations§
source§impl Default for InMemoryDriveFactory
impl Default for InMemoryDriveFactory
source§fn default() -> InMemoryDriveFactory
fn default() -> InMemoryDriveFactory
Returns the “default value” for a type. Read more