ruwuma/crates/ruma-appservice-api/src/thirdparty/get_location_for_protocol.rs
2021-05-03 15:50:27 +02:00

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;