Documentation

A small time kit

Project

  • License: GNU Lesser General Public License, either version 3, or (at your option) any later version.
  • This project follows Semantic Versioning 2.0.0

Features

Some components require lib-c feature. If you can't access them, you should enable that feature. For example:

[dependencies]
dia-time = { version='...', features=['lib-c'] }

Notes

Documentation is built with all features. Some of them are optional. If you see components from other crates, you can view source to see what features are required.

References