Jonas Platte 31331f3165
Bring back ruma-events
Co-authored-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-08-28 10:23:54 +02:00

5 lines
83 B
Rust

//! Module for events in the `m.secret` namespace.
pub mod request;
pub mod send;