Struct graph_edge_evolution::NthEdgeI [] [src]

pub struct NthEdgeI(pub u32);

Trait Implementations

impl Debug for NthEdgeI
[src]

Formats the value using the given formatter.

impl Clone for NthEdgeI
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for NthEdgeI
[src]

impl NthEdge for NthEdgeI
[src]