This website requires JavaScript.
Explore
Help
Sign in
matthew.binning
/
ctci
Watch
1
Star
0
Fork
You've already forked ctci
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
77c25da6f7
ctci
/
src
/
main.rs
Matthew Binning
77c25da6f7
init: Start new project from template
2026-02-26 07:50:03 -08:00
3 lines
45 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in a new issue
View git blame
Copy permalink