Skip to main content

Tauri Commands Reference

Auto-generated API documentation from Rust sources.

Note: This documentation is auto-generated from Rust code. Run pnpm docs:generate to update.

Overview

This section documents the tauri commands reference for WealthVN's Rust backend.

Source Locations

  • Desktop Commands: src-tauri/src/commands/
  • Web API: src-server/src/api.rs
  • Core Services: src-core/src/

Getting Started

See the Development Guide for setup instructions.