diff options
| author | 2026-01-23 20:56:19 +0800 | |
|---|---|---|
| committer | 2026-01-23 20:56:19 +0800 | |
| commit | 410c949b87424b4ac0df5e3f38930781c6eda147 (patch) | |
| tree | dcf787cf8c47e363b6e5e7c54cd0e86a094a2e07 /.changes/dropout-macros.md | |
| parent | 9430bee86fbf943283eb5a6f63bd750b875ff433 (diff) | |
| download | DropOut-410c949b87424b4ac0df5e3f38930781c6eda147.tar.gz DropOut-410c949b87424b4ac0df5e3f38930781c6eda147.zip | |
feat(client): add tauri api macros
Diffstat (limited to '.changes/dropout-macros.md')
| -rw-r--r-- | .changes/dropout-macros.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changes/dropout-macros.md b/.changes/dropout-macros.md new file mode 100644 index 0000000..faa4e3e --- /dev/null +++ b/.changes/dropout-macros.md @@ -0,0 +1,5 @@ +--- +dropout-macros: "patch:feat" +--- + +Add `dropout-macros` crate to generate tauri api wrappers automatically. |