4 lines
74 B
Rust
4 lines
74 B
Rust
//! Endpoints for getting and synchronizing events.
|
|
|
|
pub mod sync_events;
|
//! Endpoints for getting and synchronizing events.
|
|
|
|
pub mod sync_events;
|