Skip to content

Introduce #[builder(derive(Into))] attribute#248

Merged
Veetaha merged 8 commits intomasterfrom
feat/support-builder-derive-into
Mar 5, 2025
Merged

Introduce #[builder(derive(Into))] attribute#248
Veetaha merged 8 commits intomasterfrom
feat/support-builder-derive-into

Conversation

@Veetaha
Copy link
Collaborator

@Veetaha Veetaha commented Mar 5, 2025

Closes #247

@Veetaha Veetaha merged commit 50d9c08 into master Mar 5, 2025
27 checks passed
@Veetaha Veetaha deleted the feat/support-builder-derive-into branch March 5, 2025 20:37
@github-actions github-actions bot mentioned this pull request Mar 5, 2025
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.

Support #[builder(derive(Into))] to generate From<Builder<impl IsComplete>> for T

2 participants