Crate tauri_utils[][src]

Tauri utility helpers

Modules

assets

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

config

Tauri config definition.

platform

Platform helpers

process

Process helpers

Enums

Error

The error types.

Type Definitions

Result

Result type alias using the crate’s error type.