Module tauri::api

source · []
Expand description

The Tauri API interface.

Re-exports

pub use clap;

Modules

clicli

Types and functions related to CLI arguments.

dialogdialog

Use native message and file open/save dialogs.

Types and functions related to file system directory management.

Types and functions related to file operations.

httphttp-api

Types and functions related to HTTP request.

Types and functions related to Inter Procedure Call(IPC).

notificationnotification

Types and functions related to desktop notifications.

Types and functions related to file system path operations.

Types and functions related to child processes management.

shellshell-open-api

Types and functions related to shell.

Compare two semantic versions.

Enums

The error types.

Type Definitions

The result type of Tauri API module.