2021-05-03 15:50:27 +02:00

4 lines
103 B
Rust

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