Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use crate::{Compile, LanguageMethods, Runner, Verify};
2
use anyhow::Result;
3
use heck::*;
4
use std::env;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected