Struct graph_edge_evolution::NthEdgeF [] [src]

pub struct NthEdgeF(pub f32);

Trait Implementations

impl Debug for NthEdgeF
[src]

Formats the value using the given formatter.

impl Clone for NthEdgeF
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for NthEdgeF
[src]

impl NthEdge for NthEdgeF
[src]