ruma_federation_api/
authorization.rs

1//! Endpoints to retrieve the complete auth chain for a given event.
2
3pub mod get_event_authorization;