Type Definition graphviz::Nodes

source ·
pub type Nodes<'a, N> = Cow<'a, [N]>;