Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ lib.rs
File
lib.rs
crates/cpp/src/lib.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use anyhow::bail;
2
use heck::{ToPascalCase, ToShoutySnakeCase, ToSnakeCase, ToUpperCamelCase};
3
use indexmap::{IndexMap, IndexSet};
4
use std::{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected