Update doc comment

This commit is contained in:
Hanno Braun 2024-07-10 22:17:19 +02:00
parent cb81b30dcc
commit 346e2027cd

View File

@ -1,4 +1,4 @@
//! Types that are tied to objects, but aren't objects themselves
//! Geometry that is applied to the topological object graph
mod boundary;
mod curve;