MCPcopy 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
3fn main() {
4 std::process::exit(rust_api_bypass::driver::run_from_env_args());
5}

Callers

nothing calls this directly

Calls 1

run_from_env_argsFunction · 0.85

Tested by

no test coverage detected