Jonas Platte f365f21ca8
api: Further simplify MatrixVersion::is_superset_of
… and make (major, minor) representation public.
2022-02-10 14:18:05 +01:00
..
2021-09-21 18:55:29 +02:00
2021-12-06 11:26:14 +01:00

ruma-api

crates.io page docs.rs page license: MIT

ruma-api contains core types used to define the requests and responses for each endpoint in the various Matrix API specifications. These types can be shared by client and server code for all Matrix APIs.