POST /_synapse/mas/sync_devices
pub(crate) async fn sync_devices_route( _mas: Mas, __arg1: State<State>, body: Args<Request>, ) -> Result<Response>