Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rust-API/Rust-API-Bypass-Checker
/ main_like
Function
main_like
src/driver.rs:84–87 ·
view source on GitHub ↗
可选:兼容旧写法
()
Source
from the content-addressed store, hash-verified
82
83
/// 可选:兼容旧写法
84
pub fn main_like() -> ! {
85
let code = run_from_env_args();
86
process::exit(code)
87
}
Callers
nothing calls this directly
Calls
1
run_from_env_args
Function · 0.85
Tested by
no test coverage detected