refactor for streamlining
This commit is contained in:
4
tutorial/04-desktop-programm/Cargo.toml
Normal file
4
tutorial/04-desktop-programm/Cargo.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[package]
|
||||
name = "rust_desktop_programm"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
3
tutorial/04-desktop-programm/README.md
Normal file
3
tutorial/04-desktop-programm/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# 04 Desktop Programm
|
||||
|
||||
kleines CLI Tool um Fertigkeiten auszuprobieren
|
||||
0
tutorial/04-desktop-programm/src/main.rs
Normal file
0
tutorial/04-desktop-programm/src/main.rs
Normal file
Reference in New Issue
Block a user