lyon_core::MutVertexSlice
[−]
[src]
type MutVertexSlice<'l, V> = MutIdSlice<'l, VertexId, V>;
A slice of mutable vertices indexed with VertexIds rather than usize offset.