Struct endbasic_repl::demos::DemoDriveFactory
source · pub struct DemoDriveFactory {}
Expand description
Factory for demo drives.
Trait Implementations§
source§impl Default for DemoDriveFactory
impl Default for DemoDriveFactory
source§fn default() -> DemoDriveFactory
fn default() -> DemoDriveFactory
Returns the “default value” for a type. Read more