Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ lib.rs
File
lib.rs
crates/rust/src/lib.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::interface::InterfaceGenerator;
2
use anyhow::{Result, bail};
3
use core::panic;
4
use heck::*;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected