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

Derive macro for the Equivalence trait #71

Closed
Davier opened this issue Aug 8, 2019 · 2 comments
Closed

Derive macro for the Equivalence trait #71

Davier opened this issue Aug 8, 2019 · 2 comments

Comments

@Davier
Copy link

Davier commented Aug 8, 2019

Hi,

I wrote a derive macro to automatically implement the mpi::datatype::Equivalence trait on plain structures: rsmpi-derive.
However I'm new to Rust and not experienced with MPI, so the quality may be low.

Is this a good place to share it and look for feedback?
Should I publish it on crates.io, and is it OK to use the name mpi-derive?

Regards,
Brice DAVIER

@AndrewGaspar
Copy link
Contributor

Great minds think alike. :) #52

@Davier
Copy link
Author

Davier commented Aug 8, 2019

That's great thanks, I should have looked at the pull requests :)

@Davier Davier closed this as completed Aug 8, 2019
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