aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/program/collection/mock.rs
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_core/src/program/collection/mock.rs')
-rw-r--r--mingling_core/src/program/collection/mock.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_core/src/program/collection/mock.rs b/mingling_core/src/program/collection/mock.rs
index b37a709..568000a 100644
--- a/mingling_core/src/program/collection/mock.rs
+++ b/mingling_core/src/program/collection/mock.rs
@@ -17,6 +17,7 @@ use serde::Serialize;
#[cfg_attr(feature = "structural_renderer", derive(Serialize))]
#[allow(unused)]
+#[doc(hidden)]
pub enum MockProgramCollect {
Foo,
Bar,