2022-02-18 11:03:55 +01:00

4 lines
115 B
Rust

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