adiciona arquivos de configuração iniciais e estrutura do projeto

This commit is contained in:
FelipeCN
2026-03-02 16:58:55 -03:00
commit 82e3f40c4f
5 changed files with 506 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}