shaco 0.6.0

A League of Legends wrapper for the LCU REST & WS + the ingame API
Documentation
1
2
3
4
/// Type defintions for the LoL-Ingame API
pub mod ingame;
/// Type definitions for the League-Client(LCU) Websocket API
pub mod ws;