wows_replays 0.19.0

A parser for World of Warships replay files
Documentation
1
2
3
4
pub use wowsunpack::game_types::{
    AccountId, EntityId, GameClock, GameParamId, NormalizedPos, PlaneId, Relation, ShotId,
    WorldPos, WorldPos2D,
};