pub type Nodes<'a, N> = Cow<'a, [N]>;
Note: Encountered an error during type layout; the type failed to be normalized.