Type Definition dot2::Nodes

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