Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeSentryAI/lockbud
/ no_panic_fp
Function
no_panic_fp
toys/panic/src/main.rs:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
fn no_panic_fp() {
21
println!(
"..."
);
22
}
23
24
fn main() {
25
panic_macro();
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected