We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Left over from paritytech/polkadot#3427
The text was updated successfully, but these errors were encountered:
Is it possible to have an example of the desired behaviour? Baggage generics support is really not perfect, but it works per-se: https://github.com/paritytech/polkadot/blob/master/node/orchestra/examples/duo.rs#L72
Sorry, something went wrong.
Something maybe related, writing Arc<T> also makes the macro fail.
Arc<T>
I was able to reproduce it indeed, thank you.
vstakhov
No branches or pull requests
Left over from paritytech/polkadot#3427
The text was updated successfully, but these errors were encountered: