Remove its IntoIterator bound to allow to represent the query fields as a single struct or enum.
ruma-federation-api contains serializable types for the requests and responses for each endpoint in the Matrix Federation API specification. These types can be shared by client and server code.