Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Apress/beginning-rust-2e
/ f
Function
f
Source Code/09-05.rs:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
*/
4
fn main() {
5
fn f() {}
6
fn f() {}
7
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected