mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-04 09:58:27 +00:00
Update doc comment
This commit is contained in:
parent
dfbf6723b8
commit
a52459c2b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user