embedded-date-time 0.1.1

Lightweight date and time types to be used on embedded systems.
Documentation
1
2
3
4
5
# ensures the edition will be respected even in cases where cargo isn't used
edition = "2024"

# prevents unnecessary merge conflicts
imports_granularity = "Item"