Struct cppmm_build::Dependency [−][src]
pub struct Dependency {
pub name: &'static str,
pub definitions: Vec<(&'static str, &'static str)>,
}
Fields
name: &'static str
definitions: Vec<(&'static str, &'static str)>
pub struct Dependency {
pub name: &'static str,
pub definitions: Vec<(&'static str, &'static str)>,
}
name: &'static str
definitions: Vec<(&'static str, &'static str)>