Type Definition fera_graph::graphs::DefaultVertexPropMut

source ·
pub type DefaultVertexPropMut<G, T> = <G as WithVertexProp<T>>::VertexProp;