This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
rust-tutorial
/
01-hello-world
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
3dbcae81f7
Atzari
Tagi
master
01-hello-world
/
.gitignore
.gitignore
104 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
8
9
10
11
12
13
# ---> Rust
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/