git-subtree-dir: ruma-api git-subtree-mainline: bb037a5c42c51567a3b9e41c2c131cef9867a4aa git-subtree-split: 2151711f64e99a5da370d48fa92795f2d4799866
664 B
664 B
ruma-api
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.
Minimum Rust version
ruma-api requires Rust 1.40.0 or later.
Documentation
ruma-api has comprehensive documentation available on docs.rs.