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

File custom.rs

crates/test/src/custom.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::{Bindgen, Compile, LanguageMethods, Runner, Verify};
2use anyhow::{Context, Result, bail};
3use clap::Parser;
4use std::env;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected