4 lines
92 B
Rust
4 lines
92 B
Rust
//! Endpoint to push an event (or batch of events) to the application service.
|
|
|
|
pub mod v1;
|