mirror of
https://github.com/Noratrieb/stuff.git
synced 2026-01-14 16:35:08 +01:00
add docs link
This commit is contained in:
parent
199cb3c5df
commit
82cc768531
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ description = "Stuffing things into pointers."
|
||||||
readme = "./README.md"
|
readme = "./README.md"
|
||||||
homepage = "https://github.com/Nilstrieb/stuff"
|
homepage = "https://github.com/Nilstrieb/stuff"
|
||||||
repository = "https://github.com/Nilstrieb/stuff"
|
repository = "https://github.com/Nilstrieb/stuff"
|
||||||
|
documentation = "https://docs.rs/stuff"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["unsafe", "pointer", "bitpacking", "provenance", "tagging"]
|
keywords = ["unsafe", "pointer", "bitpacking", "provenance", "tagging"]
|
||||||
categories = ["data-structures", "memory-management", "no-std"]
|
categories = ["data-structures", "memory-management", "no-std"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue