diff options
Diffstat (limited to 'mingling_core/src/markers')
| -rw-r--r-- | mingling_core/src/markers/group_process.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mingling_core/src/markers/group_process.rs b/mingling_core/src/markers/group_process.rs new file mode 100644 index 0000000..c9176f4 --- /dev/null +++ b/mingling_core/src/markers/group_process.rs @@ -0,0 +1,2 @@ +#[allow(dead_code)] +pub struct GroupProcess; |
