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

File csharp.rs

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

Source from the content-addressed store, hash-verified

1use crate::{Compile, LanguageMethods, Runner, Verify};
2use anyhow::Result;
3use heck::*;
4use std::env;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected