Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

actix and rabbitmq code example failed #27

Open
vsilent opened this issue Nov 11, 2020 · 1 comment
Open

actix and rabbitmq code example failed #27

vsilent opened this issue Nov 11, 2020 · 1 comment

Comments

@vsilent
Copy link

vsilent commented Nov 11, 2020

queue_actor.rs


76 | impl<T: QueueHandler> StreamHandler<Delivery, LapinError> for QueueActor<T> {
   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `queue_actor::QueueActor<T>`, the trait `std::marker::Unpin` is not implemented for `T`

@gaurav-packt
Copy link
Collaborator

Can you please specify a few more details about the issue so that we can assist you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants