This website requires JavaScript.
Explore
Help
Sign in
swarsel
/
.dotfiles
Watch
1
Star
0
Fork
You've already forked .dotfiles
0
mirror of
https://github.com/Swarsel/.dotfiles.git
synced
2025-12-06 17:17:22 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b7f739d0b0
.dotfiles
/
templates
/
rust
/
src
/
main.rs
Leon Schwarzäugl
efd667c76a
feat: add rust template to new structure
2024-12-31 17:16:51 +01:00
3 lines
45 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in a new issue
View git blame
Copy permalink