Type Definition fera::graph::prelude::DefaultVertexPropMut

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