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