Type Definition fera_graph::graphs::DefaultEdgePropMut

source ·
pub type DefaultEdgePropMut<G, T> = <G as WithEdgeProp<T>>::EdgeProp;