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

Idea: AsBytes convenience macro for IntoBytes, Immutable #2241

Open
kupiakos opened this issue Jan 18, 2025 · 0 comments
Open

Idea: AsBytes convenience macro for IntoBytes, Immutable #2241

kupiakos opened this issue Jan 18, 2025 · 0 comments

Comments

@kupiakos
Copy link
Contributor

This'd shorten the common #[derive(FromBytes, IntoBytes, Immutable)] into #[derive(AsBytes, FromBytes)]. It'd also help migrations from 0.7 for derive-only users of AsyBytes.

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

1 participant