remane queries to query

This commit is contained in:
2026-06-06 17:03:35 +02:00
parent e649d0211a
commit c0e4b88c05
23 changed files with 33 additions and 26 deletions

3
src/domain/typ/query.rs Normal file
View File

@@ -0,0 +1,3 @@
pub mod typ;
pub use typ::TypQuery;