Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

Is it needed the mutable reference in publish method? #171

Open
leoniloris opened this issue Sep 3, 2019 · 0 comments · May be fixed by #172
Open

Is it needed the mutable reference in publish method? #171

leoniloris opened this issue Sep 3, 2019 · 0 comments · May be fixed by #172

Comments

@leoniloris
Copy link
Contributor

leoniloris commented Sep 3, 2019

Is it needed the mutable reference in publish method? or Am I missing something?
Here, one can see that the publish method requires a mutable reference of self, but I don't really see the reason why and it does not seems to be really correct to mutate it in the publish.

Why can't it be cloned?

@leoniloris leoniloris linked a pull request Sep 3, 2019 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant