Type Definition plexus::graph::VertexMut [] [src]

type VertexMut<'a, G> = VertexView<&'a mut Mesh<G>, G>;