git-subtree-dir: ruma-client-api git-subtree-mainline: e5233c49f610f866e3c9bf8529a0613171fc2fe4 git-subtree-split: 632eb9d520028816c5fb7224bd0aca8d1e3793f1
5 lines
142 B
Rust
5 lines
142 B
Rust
//! Endpoints that cannot change with new versions of the Matrix specification.
|
|
|
|
pub mod discover_homeserver;
|
|
pub mod get_supported_versions;
|