pub type VolumeInfos = Vec<VolumeInfo>;
Volume information
struct VolumeInfos { /* private fields */ }