Expand description
Returns a list of RosterPlayers on a teams roster.
Macros§
- roster_
hydrations - Creates hydrations for a
RosterRequest.
Structs§
- Roster
Entry - A
Persons entry on a roster. - Roster
Player - Roster
Request - Returns a
RosterResponse - Roster
Request Builder - Use builder syntax to set the inputs and finish with
build(). - Roster
Response - Returns a
VecofRosterPlayers for a team.
Enums§
- Roster
Status - Status on the roster
Traits§
- Roster
Hydrations - A type that is made with
roster_hydrations!