4 lines
76 B
Rust
4 lines
76 B
Rust
//! Endpoint to send live activity messages to another server.
|
|
|
|
pub mod v1;
|