4 lines
65 B
Rust

//! Endpoint to bind a session to a Matrix user ID.
pub mod v2;