aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/builds.rs
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_core/src/builds.rs')
-rw-r--r--mingling_core/src/builds.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/mingling_core/src/builds.rs b/mingling_core/src/builds.rs
new file mode 100644
index 0000000..0123c82
--- /dev/null
+++ b/mingling_core/src/builds.rs
@@ -0,0 +1,3 @@
+#[doc(hidden)]
+#[cfg(feature = "comp")]
+pub mod comp;