rust-typed-builder icon indicating copy to clipboard operation
rust-typed-builder copied to clipboard

Use format_ident! macro to build formatted identifiers

Open itchyny opened this issue 2 years ago • 1 comments

The format_ident! macro saves us the code for stripping r#.

itchyny avatar Oct 31 '23 08:10 itchyny

I've mereged #127, so please rebase this PR.

idanarye avatar Nov 01 '23 17:11 idanarye