This website requires JavaScript.
Explore
Help
Sign In
build
/
meta-sectorise
Watch
1
Star
0
Fork
You've already forked meta-sectorise
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
meta-sectorise
/
recipes-rust
/
hello-rust
/
files
/
main.rs
5 lines
56 B
Rust
Raw
Permalink
Blame
History
fn
main
(
)
{
println!
(
"
Hello, World from Rust!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink