We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d2b78 commit a824f3cCopy full SHA for a824f3c
1 file changed
Cargo.toml
@@ -7,6 +7,7 @@ authors = ["Tom Anderson <tom@ando.sh>"]
7
repository = "https://github.com/andogq/assert_layout"
8
license = "MIT OR Apache-2.0"
9
10
+description = "Assert struct layouts, including field sizes and offsets."
11
keywords = ["assert", "layout", "sizeof", "offset"]
12
categories = [
13
"encoding",
0 commit comments