5 lines
119 B
Rust
5 lines
119 B
Rust
//! Endpoint to retrieve a list of Matrix portal rooms that lead to the matched third party
|
|
//! location.
|
|
|
|
pub mod v1;
|