Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
missing parameter name in Trait Implementations
The example in Trait Implementations was missing a parameter name in a trait method declaration, which is no longer allowed in the 2018 edition.
- Loading branch information