Storj Uplink Library for Rust

Safe and idiomatic Rust crate library for the Storj Uplink Library.

Current status

This crate has implemented all the functionalities offered by the uplink-sys create and it's fully documented.

It has also several unit-tests but it lacks of integration tests (see Development plan and status section). Integration test would prove that it works as expected.

We consider its current status beta and we advice that it's NOT READY for production yet.

Implementation

This crate wraps the uplink-sys crate present in this same repository for offering an safe and idiomatic Rust Storj Uplink.

Development plan and status

General entities:

Edge entities:

Integration tests:

General: