| Crates.io | edsm-dumps-model |
| lib.rs | edsm-dumps-model |
| version | 0.9.4 |
| created_at | 2020-01-24 10:46:15.210821+00 |
| updated_at | 2025-04-18 12:32:32.423225+00 |
| description | Data models for EDSM dump data |
| homepage | |
| repository | https://github.com/IgaguriMK/edsm-dumps-model |
| max_upload_size | |
| id | 201494 |
| size | 10,646,598 |
Data models for EDSM nightly dump files.
type_hash
type_hash::TypeHash from type_hash to model typesedsm-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.
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.