-
Notifications
You must be signed in to change notification settings - Fork 959
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disamiguate calls to NetworkBehaviour::inject_event
There is a narly edge-case with the custom-derive where rustc cannot disambiguate the call if: - The NetworkBehaviourEventProcess trait is imported - We nest NetworkBehaviours that use the custom-derive
- Loading branch information
1 parent
8411087
commit d0e5f26
Showing
2 changed files
with
34 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters