edsm-dumps-model
Data models for EDSM nightly dump files.
Features
type_hash- Add derive
type_hash::TypeHashfrom type_hash to model types
- Add derive
License
edsm-dumps-model is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT.
Development tips
Tests with nightly dump data
You can test this crate with EDSM nightly dump data.
For testing, you need to download dump files with make download-dumps.
Then, you can run tests with cargo t -- --ignored.