Module monsters_api

Source

Structs§

GetAllMonstersParams
struct for passing parameters to the method get_all_monsters
GetMonsterParams
struct for passing parameters to the method get_monster

Enums§

GetAllMonstersError
struct for typed errors of method get_all_monsters
GetMonsterError
struct for typed errors of method get_monster

Functions§

get_all_monsters
Fetch monsters details.
get_monster
Retrieve the details of a monster.