ruwuma/ruma-federation-api/src/event/get_missing_events.rs
2020-08-21 20:30:11 +02:00

4 lines
71 B
Rust

//! Retrieves previous events that the sender is missing.
pub mod v1;