ruma_federation_api/
thirdparty.rs

1//! Module for dealing with third party identifiers
2
3pub mod bind_callback;
4pub mod exchange_invite;