eve-esi-api 0.0.4

This library provides an authentication to Eve-esi API and some endpoints to call.
Documentation
1
2
3
4
5
6
7
pub mod authent;
pub mod characters;
pub mod client;
pub mod market;
pub mod search;
pub mod universe;
pub mod wallet;