matrix_sdk_test

Function ruma_response_to_json

Source
pub fn ruma_response_to_json<ResponseType: OutgoingResponse>(
    response: ResponseType,
) -> Value
Expand description

Serialise a typed Ruma [OutgoingResponse] object to JSON.