wows_replays 0.23.0

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