Registry / build-tool / wit-bindgen-rust

wit-bindgen-rust

JSON →
library0.58.0rscratesunverified

Rust bindings generator for WIT and the component model, typically used through the `wit-bindgen` crate's `generate!` macro.

# Cargo.toml [dependencies] wit-bindgen-rust = "0.58.0"
INSTALL
IMPORT
SIG · WIT-BINDGEN-RUST
W
wit-bindgen-rust
build-toolrustv0.58.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

generate
use wit_bindgen_rust::generate;

Shows the primary macro for generating bindings.

use wit_bindgen_rust::generate; fn main() { // The generate! macro is typically invoked in a build script. println!("WIT bindings generator"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.58.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
30
OpenAI (training)
1
Resources
wit-bindgen-rust — cargo add wit-bindgen-rust · libregistry