Trait graphene::core::Weight [] [src]

pub trait Weight: Copy + Eq { }

Trait alias that specifies which traits an edge weight needs to implement.

Implementors