Suggestion: Switch to bitflags
Showing
... | ... | @@ -10,3 +10,6 @@ edition = "2018" |
[lib] | ||
name = "syscall" | ||
[dependencies] | ||
bitflags = "1.1.0" |
Please register or sign in to comment
... | ... | @@ -10,3 +10,6 @@ edition = "2018" |
[lib] | ||
name = "syscall" | ||
[dependencies] | ||
bitflags = "1.1.0" |