napchart 0.1.5

Rust interface for the https://napchart.com API alpha
Documentation

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.5"

See docs.rs for examples.