5 lines
110 B
Rust
5 lines
110 B
Rust
//! Endpoints to create associations with a Matrix ID on the identity server.
|
|
|
|
pub mod email;
|
|
pub mod msisdn;
|