Function handle_event

Source
pub async fn handle_event(
    __arg0: Json<Event>,
    tx: Sender<Event>,
) -> Result<(), StatusCode>
Expand description

Handles incoming events from the producer.