⚡️ Optimize builder methods for components
This commit is contained in:
parent
7a9a98347d
commit
04aa309fc5
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ pub fn fn_builder(_attr: TokenStream, item: TokenStream) -> TokenStream {
|
||||||
|
|
||||||
let expanded = quote! {
|
let expanded = quote! {
|
||||||
#fn_with
|
#fn_with
|
||||||
|
#[inline]
|
||||||
#fn_alter
|
#fn_alter
|
||||||
};
|
};
|
||||||
expanded.into()
|
expanded.into()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue