pub type ArcPkgReq = Arc<PkgRequest>;Expand description
A PkgRequest wrapped in an Arc
Aliased Typeยง
pub struct ArcPkgReq { /* private fields */ }pub type ArcPkgReq = Arc<PkgRequest>;A PkgRequest wrapped in an Arc
pub struct ArcPkgReq { /* private fields */ }