pub type EdgeInsertion = EdgeDifference<Insertion>;
Expand description
Type alias for EdgeDifference<Insertion>
Aliased Typeยง
struct EdgeInsertion { /* private fields */ }
pub type EdgeInsertion = EdgeDifference<Insertion>;
Type alias for EdgeDifference<Insertion>
struct EdgeInsertion { /* private fields */ }