ruma-client-api 0.16.0

Types for the endpoints in the Matrix client-server API.
Documentation
1
2
3
4
5
//! Endpoints for tagging rooms.

pub mod create_tag;
pub mod delete_tag;
pub mod get_tags;