Type Definition apt_cmd::apt::Packages[][src]

pub type Packages = Pin<Box<dyn Stream<Item = String>>>;