2020-08-14 11:56:33 +02:00

4 lines
92 B
Rust

//! Endpoint to push an event (or batch of events) to the application service.
pub mod v1;