ruwuma/ruma-appservice-api/src/query/query_user_id.rs
2020-08-14 11:56:33 +02:00

4 lines
69 B
Rust

//! Endpoint to query the existence of a given user ID.
pub mod v1;