pub trait VZStorageDeviceConfiguration { // Required method fn id(&self) -> Id; }
configure of storage device