Narwhal is a Fast and Type-safe wrapper of DDragon and League of Legends API.
It strives to provide the most comfortable and fast experience of getting useful data directly from Riot servers.
Zero cost abstractions and compile-time optimizations used in Rust is what makes this library so fast.
```rust
```
```rust,no_run extern crate narhwal;
use narwhal:: ```