SIGN IN SIGN UP
tauri-apps / tauri UNCLAIMED

Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

0 0 122 Rust

feat(macros): add support for rename command macro in tauri-macros #14173 (#14473)

* feat(macros): add support for alias command macro in tauri-macros #14173

* feat(macro): rename alias command to improve clarity in tauri-macros

* feat(wrapper): refactor rename handling in WrapperAttributes for improved clarity

* feat(wrapper): update rename policy to use TokenStream2 for improved flexibility

* feat(handler): streamline command definition parsing for improved efficiency

* feat(wrapper): simplify macro export logic in wrapper function for clarity

* fix(handler): optimize command zipping for improved readability

* fix: code style compectiable with rust 1.77.2

* fix const not in scope when command is defined in another mod

* update examples

* update change file

* fmt

* style: fix pnpm:check errors

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
T
Tunglies committed
c00a3dbffccd6e051d3b7332f706b6c63759865d
Parent: 764b913
Committed by GitHub <noreply@github.com> on 4/30/2026, 1:11:59 PM