autocommit 2022-02-19 23:48:18 CET
This commit is contained in:
parent
ae66acef73
commit
0f2fbcc5e7
6 changed files with 63 additions and 42 deletions
|
|
@ -22,7 +22,7 @@ pub enum LogLevel {
|
|||
Trace,
|
||||
}
|
||||
|
||||
#[derive(Encode, Decode, Copy, Clone, Debug)]
|
||||
#[derive(Encode, Decode, Copy, Clone, Debug, Eq, PartialEq)]
|
||||
pub enum Direction {
|
||||
Left,
|
||||
Down,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue