fugit 0.3.1

Time library for embedded targets with ease-of-use and performance first.
Documentation
[dependencies.defmt]
optional = true
version = ">=0.2.0,<0.4"

[package]
authors = ["Emil Fresk <emil.fresk@gmail.com>"]
categories = ["date-and-time", "embedded", "no-std"]
description = "Time library for embedded targets with ease-of-use and performance first."
edition = "2021"
keywords = ["Time", "Duration", "Instant", "const"]
license = "MIT OR Apache-2.0"
name = "fugit"
readme = "README.md"
repository = "https://github.com/korken89/fugit"
resolver = "2"
version = "0.3.1"
[package.metadata.docs.rs]
all-features = true