irelia 0.11.2

A Rust wrapper around the native LoL APIs
Documentation
1
2
3
4
#[cfg(any(feature = "ws", feature = "rest"))]
pub mod process_info;
#[cfg(any(feature = "in_game", feature = "rest"))]
pub mod requests;