Crate wot_battle_results_parser_utils

Crate wot_battle_results_parser_utils 

Source

Enums§

DataError

Traits§

IntoSubValue

Functions§

bool_to_int
WoT sometimes uses int and boolean interchangeably for the same field and we can’t have that
decompress_vec
load_pickle
parse_dir
version_as_string
[0, 9, 15, 0] => "0_9_15_0"
version_string_as_arr
"0_9_15_0" => [0, 9, 15, 0]