Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ verify_cli
Function
verify_cli
cranelift/src/clif-util.rs:120–123 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
119
#[test]
120
fn verify_cli() {
121
use clap::CommandFactory;
122
Commands::command().debug_assert()
123
}
Callers
nothing calls this directly
Calls
1
command
Function · 0.85
Tested by
no test coverage detected