MCPcopy Create free account
hub / github.com/bytecodealliance/wit-bindgen / lib.rs

File lib.rs

crates/go/src/lib.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use anyhow::Result;
2use heck::{ToLowerCamelCase as _, ToSnakeCase as _, ToUpperCamelCase as _};
3use std::borrow::Cow;
4use std::collections::{BTreeMap, BTreeSet, HashMap, HashSet, hash_map};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected