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