Struct fera_graph::graphs::static_::SVertexIndexProp [] [src]

pub struct SVertexIndexProp;

Trait Implementations

impl Clone for SVertexIndexProp
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for SVertexIndexProp
[src]

[src]

Formats the value using the given formatter.

impl<V: Num> PropGet<StaticVertex<V>> for SVertexIndexProp
[src]

[src]

Returns the value associated with key.

[src]

Creates a mapped property that maps each property value using fun.

[src]

Returns a reference to this property.