Rust wrapper for libgpredict.
Follow install instructions from here: https://github.com/cubehub/libgpredict
Put this in your Cargo.toml
:
[dependencies.gpredict]
git = "https://github.com/cubehub/rust-gpredict.git"
And this in your crate root:
extern crate gpredict;
cargo run --example predict