ed-journals 0.12.4

Provides models for representing and parsing elite dangerous journal files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
pub mod conflict;
pub mod crime;
pub mod economy;
pub mod engineer;
pub mod faction;
pub mod faction_happiness;
pub mod faction_state;
pub mod government;
pub mod location_info;
pub mod superpower;
pub mod system_security;
pub mod thargoid_war;