Documentation
# Dime

[![tests](https://github.com/AldaronLau/dime/actions/workflows/ci.yml/badge.svg)](https://github.com/AldaronLau/dime/actions/workflows/ci.yml)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/y/AldaronLau/dime)](https://github.com/AldaronLau/dime)
[![GitHub contributors](https://img.shields.io/github/contributors/AldaronLau/dime)](https://github.com/AldaronLau/dime/graphs/contributors)  
[![Crates.io](https://img.shields.io/crates/v/dime)](https://crates.io/crates/dime)
[![Crates.io](https://img.shields.io/crates/d/dime)](https://crates.io/crates/dime)
[![Crates.io (recent)](https://img.shields.io/crates/dr/dime)](https://crates.io/crates/dime)  
[![Crates.io](https://img.shields.io/crates/l/dime)](https://github.com/search?q=repo%3AAldaronLau%2Fdime+path%3A**%2FLICENSE*&type=code)
[![Docs.rs](https://docs.rs/dime/badge.svg)](https://docs.rs/dime/)

Daku time types

Check out the [documentation] for examples.

### Features

 - Daku time types

## MSRV

The current MSRV is Rust 1.85.

Any future MSRV updates will follow the [Ardaku MSRV guidelines].

## License

Copyright © 2025 The Dime Contributors.

Licensed under any of
 - Apache License, Version 2.0, ([LICENSE\_APACHE] or
   <https://www.apache.org/licenses/LICENSE-2.0>)
 - Boost Software License, Version 1.0, ([LICENSE\_BOOST] or
   <https://www.boost.org/LICENSE_1_0.txt>)
 - MIT License, ([LICENSE\_MIT] or <https://mit-license.org/>)

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
licensed as described above, without any additional terms or conditions.

## Help

If you want help using or contributing to this library, feel free to send me an
email at <aldaronlau@gmail.com>.

[Ardaku MSRV guidelines]: https://github.com/ardaku/.github/blob/v0/profile/MSRV.md
[LICENSE\_APACHE]: https://github.com/AldaronLau/dime/blob/v0/LICENSE_APACHE
[LICENSE\_BOOST]: https://github.com/AldaronLau/dime/blob/v0/LICENSE_BOOST
[LICENSE\_MIT]: https://github.com/AldaronLau/dime/blob/v0/LICENSE_MIT
[documentation]: https://docs.rs/dime