This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
rust-tutorial
/
01-hello-world
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Sem descrição
2
Commits
1
Ramos
0
Lançamentos
Ramo:
master
Ramos
Etiquetas
master
01-hello-world
HTTP
SSH
ZIP
TAR.GZ
Emilio González Montaña
243c174571
Add basic main, update gitignore & READM
há 4 anos atrás
.gitignore
243c174571
Add basic main, update gitignore & READM
há 4 anos atrás
LICENSE
3dbcae81f7
Initial commit
há 4 anos atrás
README.md
243c174571
Add basic main, update gitignore & READM
há 4 anos atrás
main.rs
243c174571
Add basic main, update gitignore & READM
há 4 anos atrás
README.md
01 - Hello world
Build
rustc main.rs
Run
./main