Added basic exercise addition and deletion

This commit is contained in:
2025-07-09 14:02:18 +02:00
parent 24c784e434
commit 0d1101f84d
27 changed files with 734 additions and 165 deletions

3
src/icons.rs Normal file
View File

@@ -0,0 +1,3 @@
mod eye;
pub use eye::eye;