Module tauri::api::assets[][src]

Expand description

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

Modules

Compile-time generated maps and sets.

Structs

Represent an asset file path in a normalized way.

Assets implementation that only contains compile-time compressed and embedded assets.

Traits

Represents a container of file assets that are retrievable during runtime.