Skip to main content

Module roster

Module roster 

Source
Expand description

Returns a list of RosterPlayers on a teams roster.

Macros§

roster_hydrations
Creates hydrations for a RosterRequest.

Structs§

RosterEntry
A Persons entry on a roster.
RosterPlayer
RosterRequest
Returns a RosterResponse
RosterRequestBuilder
Use builder syntax to set the inputs and finish with build().
RosterResponse
Returns a Vec of RosterPlayers for a team.

Enums§

RosterStatus
Status on the roster

Traits§

RosterHydrations
A type that is made with roster_hydrations!