Version 0.2.1
See all abar's items
Provides structs that neatly fit together into a “blocks”-style status string. For example:
>>> VOLUME | BATTERY | CURRENT_TIME <<<
where each element has its own update cycle, etc.
Encapsulates a number of StatusBlocks.
Encapsulates a Fn() -> String closure.