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

File c.rs

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

Source from the content-addressed store, hash-verified

1use crate::config::StringList;
2use crate::{Compile, LanguageMethods, Runner, Verify};
3use anyhow::{Context, Result};
4use clap::Parser;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected