Function pikadick::commands::tic_tac_toe::scoreboard::scoreboard
source · pub fn scoreboard<'fut>(
ctx: &'fut Context,
msg: &'fut Message,
_args: Args
) -> Pin<Box<dyn Future<Output = CommandResult> + Send + 'fut>>