2021-06-17 19:43:23 +02:00

4 lines
115 B
Rust

//! Endpoints for client devices to exchange information not persisted in room DAG.
pub mod send_event_to_device;