We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bacaa77 commit 50cbec6Copy full SHA for 50cbec6
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.4.6"
4
authors = ["Philipp Oppermann <[email protected]>"]
5
license = "MIT OR Apache-2.0"
6
keywords = ["volatile"]
7
-description = "A simple volatile wrapper type"
+description = "Volatile wrapper types for raw pointers"
8
documentation = "https://docs.rs/volatile"
9
repository = "https://github.com/rust-osdev/volatile"
10
edition = "2021"
0 commit comments