s2protocol 3.5.3

A parser for Starcraft II - Replay format, exports to different target formats
Documentation
1
2
3
4
5
//! Transforms an ability ID into a string.
//! TODO: Create arrow table.
//!
pub mod balance_data;
pub use balance_data::*;