с этой строки) https://github.com/enfipy/juniper-vue-example/blob/master/server/src/main.rs#L130
Получаем эту ошибку:
cannot infer an appropriate lifetime due to conflicting requirements
note: expected `&mut actix_web_actors::ws::WebsocketContext<JuniperWebSocket>`
found `&mut actix_web_actors::ws::WebsocketContext<JuniperWebSocket>`
note: but, the lifetime must be valid for the static lifetime...
посмотри на требования .text() и скорее всего будет понятно
Обсуждают сегодня