Draft program for the Rust class of semester 2. The goal was to write a search engine for images.
Go to file
Felix Müller 9afaf0de5b Added Documentation
changed the requirements for the generic

wrote tests for the struct and all functions
2023-06-05 19:54:35 +02:00
.github/workflows Initial commit 2023-05-17 09:15:28 +02:00
src Added Documentation 2023-06-05 19:54:35 +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.