Skip to content

Commit

Permalink
fix macro
Browse files Browse the repository at this point in the history
  • Loading branch information
YuliaProkopovych committed May 9, 2024
1 parent 1867b48 commit e6ad7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/core/impls_index_meta/src/impls.rs
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ impl quote::ToTokens for Items2
{
( as $Name2 : ident ) =>
{
impls_index::fn_rename!
::impls_index::fn_rename!
{
@Name { $Name2 }
@Fn
Expand Down

0 comments on commit e6ad7fa

Please sign in to comment.