Update doc comment

This commit is contained in:
Hanno Braun 2024-03-23 11:50:12 +01:00
parent dfbf6723b8
commit a52459c2b1

View File

@ -4,7 +4,7 @@ use super::{
Curve, Cycle, Face, HalfEdge, Region, Shell, Sketch, Solid, Surface, Vertex,
};
/// The available object stores
/// The stores for all topological objects
#[derive(Debug, Default)]
pub struct Topology {
/// Store for [`Curve`]s