Crate tauri_utils[][src]

Expand description

Tauri utility helpers

Modules

The Assets module allows you to read files that have been bundled by tauri during both compile time and runtime.

The Tauri configuration used at runtime.

The module to process HTML in Tauri.

Platform helper functions.

Structs

tauri::App package information.

Enums

The error type of tauri-utils.

Type Definitions

The result type of tauri-utils.