MCPcopy Create free account
hub / github.com/Rust-API/Rust-API-Bypass-Checker / show_help

Function show_help

src/bin/cargo-api-bypass.rs:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15"#;
16
17fn show_help() {
18 println!("{}", CARGO_BYPASSER_HELP);
19}
20
21fn show_version() {
22 println!("rust-bypasser {}", env!("CARGO_PKG_VERSION"));

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected