desk_system_ordering/
lib.rs

1#![allow(clippy::type_complexity)]
2
3mod system_labels;
4
5pub use system_labels::*;