Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rust-Web-Development/code
/ main
Function
main
ch_01/hello/src/main.rs:1–3 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
fn main() {
2
println!(
"Hello, world!"
);
3
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected