* simplify footer

* improve: &T vs. &mut T

* remove header

* adjust table space

* update README
This commit is contained in:
Jens K.
2024-12-23 14:24:15 +01:00
committed by GitHub
parent 98ee2bc16b
commit d86f8905f2
7 changed files with 71 additions and 109 deletions

View File

@@ -1,6 +1,5 @@
pub mod clock;
pub mod countdown;
pub mod footer;
pub mod header;
pub mod pomodoro;
pub mod timer;