mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2025-11-04 17:44:04 +00:00
Upgrade method
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//!
|
||||
//! @author Pierre Hubert
|
||||
|
||||
#[derive(Clone, PartialEq, Eq)]
|
||||
#[derive(Clone, PartialEq, Eq, Debug)]
|
||||
pub struct GroupID(u64);
|
||||
|
||||
impl GroupID {
|
||||
|
||||
Reference in New Issue
Block a user