System: clone
This commit is contained in:
parent
da9b84b9e3
commit
3de2a7ef54
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#[derive(Clone, Debug)]
|
||||
pub enum System {
|
||||
X8664Linux,
|
||||
Aarch64Linux,
|
||||
|
|
Loading…
Reference in a new issue