robotevents 0.6.0

Wrapper for the RobotEvents.com v2 API.
Documentation
1
2
3
4
5
pub mod client;
pub mod query;
pub mod schema;

pub use client::*;