rocket-rust 0.2.0

RocketChat API Implemented in Rust
Documentation
1
2
3
4
pub use crate::api::{RocketChatAPI, Settings};

mod api;
mod errors;