1//! [Policy Servers] endpoints. 2//! 3//! [Policy Servers]: https://spec.matrix.org/v1.18/server-server-api/#policy-servers 4 5pub mod sign_event;