Draft program for the Rust class of semester 2. The goal was to write a search engine for images.
Go to file
Sven Vogel fcb904c5cd added `#[allow(unused)]` to `Image` implementation 2023-06-04 22:32:53 +02:00
.github/workflows Initial commit 2023-05-17 09:15:28 +02:00
src added `#[allow(unused)]` to `Image` implementation 2023-06-04 22:32:53 +02:00
.gitignore Initial commit 2023-05-17 09:15:28 +02:00
Cargo.toml added authors to cargo.toml 2023-05-17 09:45:51 +02:00
Programmentwurf.md Update Programmentwurf.md 2023-05-19 09:01:37 +02:00
README.md Initial commit 2023-05-17 09:15:28 +02:00

README.md

Programmentwurf

Die Beschreibung der Aufgabenstellung ist unter Programmentwurf.md zu finden. Diese Readme.md ist durch etwas Sinnvolles zu ersetzen.