docs.rs failed to build algorithmia-1.1.0
Please check build logs and if you believe this is docs.rs' fault, report into this issue report.
Please check build logs and if you believe this is docs.rs' fault, report into this issue report.
Algorithmia Rust Client Library
A rust client library for the Algorithmia API.
Examples
See the examples as well as the Algorithmia CLI repo for examples of using this library.
Build & Test
This project is built and tested with cargo:
cargo build
cargo test
cargo doc --no-deps
Pro-tip: before building docs, clone existing docs to track changes
git clone -b gh-pages git@github.com:algorithmiaio/algorithmia-rust.git target/doc