Type Alias ImagesImportResponseLibpod

Source
pub type ImagesImportResponseLibpod = ImageImportReport;

Aliased Type§

pub struct ImagesImportResponseLibpod {
    pub id: Option<String>,
}

Fields§

§id: Option<String>