Type Definition dot::Nodes[][src]

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