4 lines
115 B
Rust
4 lines
115 B
Rust
//! Endpoints for client devices to exchange information not persisted in room DAG.
|
|
|
|
pub mod send_event_to_device;
|