Type Definition apt_cmd::fetch::FetchEvents[][src]

pub type FetchEvents = Pin<Box<dyn Stream<Item = FetchEvent>>>;