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