Type Alias AdminGetGamesResponse

Source
pub type AdminGetGamesResponse = Vec<ServicePlayerGame>;

Aliased Typeยง

pub struct AdminGetGamesResponse { /* private fields */ }