1#[derive(Default, Debug)] 2pub struct ContainerStatsLibpod { 3 /// Stream the output 4 pub stream: Option<bool>, 5}