Skip to main content

Module assets

Module assets 

Source
Expand description

Static asset embedding for the React UI

This module embeds the built React application (ui/dist/) directly into the Rust binary using include_dir!. Assets are served via a custom protocol handler in the WebView.

Functionsยง

get_asset
Get an embedded asset by path