Function accord::forward::handle_event[][src]

pub async fn handle_event(
    cache: InMemoryCache,
    target: Arc<Client>,
    shard_id: u64,
    event: Event,
    player: Sender<Stage>
)