VZStorageDeviceAttachment

Trait VZStorageDeviceAttachment 

Source
pub trait VZStorageDeviceAttachment {
    // Required method
    fn id(&self) -> Id;
}
Expand description

common configure of storage device attachment

Required Methods§

Source

fn id(&self) -> Id

Implementors§