什么是 rust-tauri-backend?
实现或修改 VMark 的 Rust/Tauri 后端。在 src-tauri 中添加 Tauri 命令、菜单项、文件系统集成或平台行为时使用。 来源:xiaolai/vmark。
实现或修改 VMark 的 Rust/Tauri 后端。在 src-tauri 中添加 Tauri 命令、菜单项、文件系统集成或平台行为时使用。
通过命令行快速安装 rust-tauri-backend AI 技能到你的开发环境
来源:xiaolai/vmark。
Overview Apply VMark backend conventions for Tauri v2 and Rust code.
Workflow 1) Identify the command or menu integration needed in src-tauri/src. 2) Use modern Rust formatting: format!("{variable}"). 3) Keep changes scoped; avoid unrelated refactors.
4) If UI interaction is required, wire through invoke() or emit() properly. 5) Update relevant tests or docs when behavior changes.
实现或修改 VMark 的 Rust/Tauri 后端。在 src-tauri 中添加 Tauri 命令、菜单项、文件系统集成或平台行为时使用。 来源:xiaolai/vmark。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/xiaolai/vmark --skill rust-tauri-backend实现或修改 VMark 的 Rust/Tauri 后端。在 src-tauri 中添加 Tauri 命令、菜单项、文件系统集成或平台行为时使用。 来源:xiaolai/vmark。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/xiaolai/vmark --skill rust-tauri-backend 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/xiaolai/vmark