pub type AllTargetSpecs = BTreeMap<String, TargetSpec>;
pub struct AllTargetSpecs { /* private fields */ }