Derive Macro rs_graph_derive::Graph[][src]

#[derive(Graph)]
{
    // Attributes available to this derive:
    #[graph]
    #[nodeattrs]
    #[edgeattrs]
}