ruma_client_api/
to_device.rs

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