Prepare for follow-on change

This commit is contained in:
Hanno Braun 2024-11-22 19:59:49 +01:00
parent b2fb28311e
commit 1d46fb43ff

View File

@ -1,3 +1,5 @@
#![allow(clippy::module_inception)]
mod app;
mod export;
mod geometry;