Skip to main content
parse_game_table
wowlab_
parsers
0.1.0
In wowlab_
parsers::
parsers::
dbc::
gametable
wowlab_parsers
::
parsers
::
dbc
::
gametable
Function
parse_
game_
table
Copy item path
Source
pub(super) fn parse_game_table( name: &
str
, text: &
str
, ) ->
Result
<
GameTable
,
DbcError
>