napchart-rs

GitHub last commit Crates.io Docs.rs

a rust interface to the https://napchart.com API alpha. pretty barebones right now, as is the api.

Usage

Add to your Cargo.toml: [dependencies] napchart = "0.1.4" See docs.rs for examples.