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

File rust.rs

crates/test/src/rust.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