-
Notifications
You must be signed in to change notification settings - Fork 2
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
Rename crate #1
Comments
packed-endian-struct, maybe (given that the serialization it produces doesn't have padding AFAICT)? |
I would propose This will also change |
How about |
Quite nice, that name! I suppose that both of you have a look of packed_struct. It looks like it is unmaintained, and the ergonomics are not super good (e.g. I wasn't able to get started in 20 minutes), however, feature wise it looks really complete & good. |
Renaming create is still an option. But:
I think that the name is lacking of I would at this moment vote against change the name. Why?:
I will not go with I still think that |
I definitely agree with not jumping on renaming too soon! I meant it more as a suggestion if the situation changes. |
I am not quite sure name of this crate is correct. The same suggest it works with serde but it doesn't.
It transform rust types as little or big endiannes.
Any suggestions are welcome.
The text was updated successfully, but these errors were encountered: