Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rust-API/Rust-API-Bypass-Checker
/ main
Function
main
src/bin/api-bypass.rs:3–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
#![feature(rustc_private)]
2
3
fn main() {
4
std::process::exit(rust_api_bypass::driver::run_from_env_args());
5
}
Callers
nothing calls this directly
Calls
1
run_from_env_args
Function · 0.85
Tested by
no test coverage detected