Struct fera_graph::graphs::complete::CVertexIndexProp [] [src]

pub struct CVertexIndexProp;

Trait Implementations

impl Clone for CVertexIndexProp
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for CVertexIndexProp
[src]

[src]

Formats the value using the given formatter.

impl PropGet<CVertex> for CVertexIndexProp
[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.