Function cache_stats

Source
pub fn cache_stats<'fut>(
    ctx: &'fut Context,
    msg: &'fut Message,
    _args: Args,
) -> Pin<Box<dyn Future<Output = CommandResult> + Send + 'fut>>