Trait solstice_2d::GeometryKind [−][src]
pub trait GeometryKind<'a, V>: Sized + PartialEq + Into<MeshVariant<'a, V>> where
V: Vertex, { }pub trait GeometryKind<'a, V>: Sized + PartialEq + Into<MeshVariant<'a, V>> where
V: Vertex, { }