savanni
e60a2fbc30
The very beginnings, with a very basic application architecture, for a music playing server on a headless system. This also adds my new Flow library, which I'll be wanting to use in a variety of places. Co-authored-by: Savanni D'Gerinel <savanni@luminescent-dreams.com> Reviewed-on: savanni/tools#17 |
||
---|---|---|
.. | ||
src | ||
Cargo.lock | ||
Cargo.toml | ||
Makefile | ||
readme.md |
readme.md
International Fixed Calendar
This is a fun project implementing a library for the International Fixed Calendar.
This is at least somewhat compatible with Chrono, in that I have implemented these traits:
From<NaiveDate>
Datelike