Struct graphic::Arc [] [src]

pub struct Arc { /* fields omitted */ }

A directed edge from a Vertex pointing to another

Trait Implementations

impl Debug for Arc
[src]

[src]

Formats the value using the given formatter.

impl Copy for Arc
[src]

impl Clone for Arc
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more