edsm-dumps-model

Crates.ioedsm-dumps-model
lib.rsedsm-dumps-model
version0.9.4
created_at2020-01-24 10:46:15.210821+00
updated_at2025-04-18 12:32:32.423225+00
descriptionData models for EDSM dump data
homepage
repositoryhttps://github.com/IgaguriMK/edsm-dumps-model
max_upload_size
id201494
size10,646,598
Igaguri (IgaguriMK)

documentation

README

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.

Commit count: 142

cargo fmt