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