pub type BlankCompound = Compound<BlankGraph>;Expand description
A convenience type for a compound graph with no data.
Aliased Typeยง
pub struct BlankCompound { /* private fields */ }pub type BlankCompound = Compound<BlankGraph>;A convenience type for a compound graph with no data.
pub struct BlankCompound { /* private fields */ }