ambient_time 0.2.1

Helper functionality for manipulating datetimes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.itertools]
version = "0.10.3"

[dependencies.thiserror]
version = "1.0"

[package]
description = "Helper functionality for manipulating datetimes."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "ambient_time"
readme = "README.md"
repository = "https://github.com/AmbientRun/Ambient"
rust-version = "1.67.0"
version = "0.2.1"