Higher-level Rust wrapper over the **Epic Online Services (EOS) C SDK**.
Repository: [https://github.com/devphmd/eos](https://github.com/devphmd/eos)
This crate depends on `[eos-sys](../eos-sys/README.md)` for the raw bindings.
You must provide the EOS SDK and set:
-
On Windows you must ship `EOSSDK-Win64-Shipping.dll` with your application.