We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 204f655 commit bf90072Copy full SHA for bf90072
Cargo.toml
@@ -7,6 +7,7 @@ description = "Struct-like procedural macro for bitfields."
7
keywords = ["bitfields", "bits", "proc-macro"]
8
categories = ["data-structures", "no-std"]
9
repository = "https://github.com/wrenger/bitfield-struct-rs.git"
10
+documentation = "https://docs.rs/bitfield-struct"
11
readme = "README.md"
12
license = "MIT"
13
0 commit comments