Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Rust-API/Rust-API-Bypass-Checker
/ main
Function
main
tests/get/src/main.rs:6–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
}
5
6
fn main() {
7
let a = [1, 2, 3, 4, 5];
8
let _ = get_demo(&a, 2);
9
}
Callers
nothing calls this directly
Calls
1
get_demo
Function · 0.85
Tested by
no test coverage detected