Type Alias ImagesScpResponseLibpod

Source
pub type ImagesScpResponseLibpod = ScpReport;

Aliased Type§

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

Fields§

§id: Option<String>