ruma_federation_api/
thirdparty.rs

1
2
3
4
//! Module for dealing with third party identifiers

pub mod bind_callback;
pub mod exchange_invite;