5 lines
136 B
Rust
5 lines
136 B
Rust
//! Endpoint to retrieve a Matrix User ID linked to a user on the third party network, given a set
|
|
//! of user parameters.
|
|
|
|
pub mod v1;
|