Struct cargo::ops::Unit
[−]
[src]
pub struct Unit<'a> {
pub pkg: &'a Package,
pub target: &'a Target,
pub profile: &'a Profile,
pub kind: Kind,
}Fields
pkg | |
target | |
profile | |
kind |