edsm-dumps-model 0.9.4

Data models for EDSM dump data
Documentation

edsm-dumps-model

Data models for EDSM nightly dump files.

Features

  • type_hash
    • Add derive type_hash::TypeHash from type_hash to model types

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.