The derive macro moves from ruma-api-macros to a new ruma-common-macros crate likewise.
ruma-client-api contains serializable types for the requests and responses for each endpoint in the Matrix client API specification. These types can be shared by client and server code.