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

swarm-derive/: Add where clause of behaviour to generated out event #2819

Merged
merged 2 commits into from Aug 17, 2022

Commits on Aug 15, 2022

  1. swarm-derive/: Add where clause of behaviour to generated out event

    When generating the `OutEvent` for a `NetworkBehaviour`, add the `where` clause of the
    `NetworkBehaviour` `struct` to the generated `enum`.
    mxinden committed Aug 15, 2022
    Copy the full SHA
    98fdee1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Copy the full SHA
    96a8b34 View commit details
    Browse the repository at this point in the history