Refactor
This commit is contained in:
parent
ebd8f5ce22
commit
e8a061e672
@ -3,7 +3,7 @@ use std::collections::HashSet;
|
|||||||
use std::fmt;
|
use std::fmt;
|
||||||
use std::fmt::Display;
|
use std::fmt::Display;
|
||||||
|
|
||||||
#[derive(Debug)]
|
#[derive(Debug, Copy, Clone)]
|
||||||
pub enum State {
|
pub enum State {
|
||||||
Handshake,
|
Handshake,
|
||||||
Status,
|
Status,
|
Loading…
x
Reference in New Issue
Block a user