trimsec 0.1.5

Calculate saved time on using media speed multipliers, with speed.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14

## TODO

- [x] Add basic calculation mechanism for saved time and recalculated time.
- [x] Integrate [clap.rs] for command line argument parsing.
- [x] Add basic tests for the calculation mechanism.
- [x] Integrate basic flags:
  - [x] `--help`
  - [x] `--version`
  - [x] `--duration-only`
  - [x] `--time-saved-only`
  - [ ] `--raw`
  - [ ] `--unit`
- [ ] Add an efficiency indicator for the time saved based on the leftover time for the day.