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