Enums§
Traits§
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]