MCPcopy Create free account
hub / github.com/bedroombuilds/python2rust / main

Function main

0f_debugging/rust/fizzbuzz.rs:18–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16}
17
18fn main() {
19 println!("{:?}", vec_fizz_buzz(1));
20}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected