We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29b7b08 commit 314a0aaCopy full SHA for 314a0aa
userfaultfd-sys/Cargo.toml
@@ -4,6 +4,7 @@ version = "0.1.0"
4
authors = ["Adam C. Foltzer <[email protected]>"]
5
edition = "2018"
6
license = "MIT OR Apache-2.0"
7
+description = "Low-level bindings for userfaultfd functionality on Linux."
8
9
build = "build.rs"
10
0 commit comments