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

Demonstrate multiple impl blocks to the same struct are possible #29322

Closed
dashed opened this issue Oct 26, 2015 · 0 comments
Closed

Demonstrate multiple impl blocks to the same struct are possible #29322

dashed opened this issue Oct 26, 2015 · 0 comments

Comments

@dashed
Copy link

dashed commented Oct 26, 2015

Should be mentioned in the "Method Syntax" chapter: https://doc.rust-lang.org/stable/book/method-syntax.html

Example: https://play.rust-lang.org/?gist=d3c7bd9cb01767d517ed&version=stable

Rationale: Makes the following traits section more sense: https://doc.rust-lang.org/stable/book/traits.html#inheritance

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

No branches or pull requests

2 participants