4 lines
55 B
Rust
4 lines
55 B
Rust
//! Endpoint for sending events.
|
|
|
|
pub mod push_events;
|
//! Endpoint for sending events.
|
|
|
|
pub mod push_events;
|