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

Use trait From instead of Into in actor macro. #167

Closed
wants to merge 1 commit into from
Closed

Use trait From instead of Into in actor macro. #167

wants to merge 1 commit into from

Conversation

BratSinot
Copy link

No description provided.

@BratSinot BratSinot changed the title Use trait From instead of Into. Use trait From instead of Into in actor macro. Jul 27, 2021
@elenaf9
Copy link
Contributor

elenaf9 commented Aug 24, 2021

Isn't this a duplication of #162?
But it seems like this repo in general is not actively maintained anymore.
@leenozara @hardliner66 do you know anything?

@hardliner66
Copy link
Contributor

It basically does the same thing, except that it renames the function intos into froms. Additionally #162 introduces a few tests.

The repo is inactive and @leenozara doesn't respond to messages. He's also the only one with write access to the repository, so I don't think the repo will get active again until he returns and/or gives someone else write access.

@BratSinot BratSinot closed this Nov 15, 2021
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

Successfully merging this pull request may close these issues.

3 participants