We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 239ef52 commit be37cfdCopy full SHA for be37cfd
crates/witx-bindgen/Cargo.toml
@@ -4,6 +4,7 @@ version = "0.1.0"
4
authors = ["The Cranelift Project Developers"]
5
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
6
edition = "2018"
7
+description = "Utility to turn witx files into Rust source code bindings"
8
9
[dependencies]
10
heck = "0.3"
0 commit comments