MCPcopy Create free account
hub / github.com/Apress/beginning-rust-2e / f

Function f

Source Code/09-04.rs:5–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3fn main() {
4 f();
5 fn f() {}
6}

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected