Crate tauri_utils[][src]

Expand description

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.

html

Tauri HTML processing.

platform

Platform helpers

Structs

PackageInfo

App package information.

Enums

Error

The error types.

Type Definitions

Result

Result type alias using the crate’s error type.