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

Function main

05_functions/rust/functions.rs:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6}
7
8fn main() {
9 println!("{}", do_something(3));
10}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected