
𝐥𝐨𝐨𝐥 is a tool-box library with common utilities for 𝚕𝚞𝚌𝚘𝚍𝚎.𝚊𝚛 projects.
# Features
In order to avoid compiling unnecessary code and expensive dependencies, `lool` is split into
several features and "sub-features".
## Main features
- [x] [cli](lib/cli)
- [x] [logging](lib/logger)
- [x] [macros](lib/macros)
- [x] [sched](lib/sched)
> [!NOTE]
>
: Means that the feature has sub-features.