pub(crate) async fn put_dehydrated_device_route(
__arg0: State<State>,
__arg1: ClientIp,
body: Args<Request>,
) -> Result<Response>Expand description
§PUT /_matrix/client/../dehydrated_device
Creates or overwrites the user’s dehydrated device.