We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b2e20f commit 5c4adc1Copy full SHA for 5c4adc1
Cargo.toml
@@ -3,6 +3,7 @@ name = "inkwell"
3
version = "0.1.0"
4
authors = ["Daniel Kolsoi <[email protected]>"]
5
description = "Inkwell aims to help you pen your own programming languages by safely wrapping llvm-sys."
6
+documentation = "https://thedan64.github.io/inkwell/"
7
repository = "https://github.com/TheDan64/inkwell"
8
readme = "README.md"
9
keywords = ["llvm", "safe", "wrapper"]
0 commit comments