Type Definition rustc_graphviz::Edges

source ·
pub type Edges<'a, E> = Cow<'a, [E]>;

Layout

Note: Encountered an error during type layout; the type failed to be normalized.