reydenx 0.1.7

Implementation of the Reyden-X API. Reyden-X is an automated service for promoting live broadcasts on external sites with integrated system of viewers and views management.
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod error;
pub mod order;
pub mod platform;
pub mod price;
pub mod price_category;
pub mod result;
pub mod task;
pub mod token;
pub mod traffic;
pub mod user;