timemachine

GitHub last commit Crates.io Docs.rs

100% WIP and alpha, use at your own risk. documentation WIP.

feature "napchart" (used by two examples) uses the https://napchart.com API which is in alpha

Usage

add dependency to your cargo.toml: timemachine = "0.2.0-alpha" to enable napchart support: timemachine = [ version = "0.2.0-alpha", features = ["napchart"] ]

Examples