Skip to main content

refresh_rankings

Function refresh_rankings 

Source
async fn refresh_rankings(
    state: &ServerState,
    top_n: usize,
) -> Result<(), Box<dyn Error + Send + Sync>>