Skip to main content

insert_event

Function insert_event 

Source
pub async fn insert_event(client: &Client, e: &UsageEvent) -> Result<()>
Expand description

Inserts one event. Errors bubble to the writer loop, which logs and moves on.