pub type LeaderboardPage = Vec<LeaderboardEntry>;
pub struct LeaderboardPage { /* private fields */ }