Skip to content

feat(generator): support impl Into<String> in setters#570

Merged
Byron merged 1 commit into
Byron:mainfrom
raushan728:feat/builder-ergonomics
Feb 9, 2026
Merged

feat(generator): support impl Into<String> in setters#570
Byron merged 1 commit into
Byron:mainfrom
raushan728:feat/builder-ergonomics

Conversation

@raushan728

Copy link
Copy Markdown
Contributor
  • Updated templates to use impl Into<String> for string-based setters.
  • Improves DX by allowing string literals without manual .to_string().
  • Verified with make youtube3 and cargo check.

Co-authored-by: Gemini <gemini@google.com>

@Byron Byron left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

@Byron Byron merged commit 3aa7c36 into Byron:main Feb 9, 2026
6 checks passed
@raushan728 raushan728 deleted the feat/builder-ergonomics branch April 11, 2026 09:13
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.

2 participants