Struct tauri_utils::assets::EmbeddedAssets [−][src]
pub struct EmbeddedAssets(_);
Expand description
Assets implementation that only contains compile-time compressed and embedded assets.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for EmbeddedAssetsimpl Send for EmbeddedAssetsimpl Sync for EmbeddedAssetsimpl Unpin for EmbeddedAssetsimpl UnwindSafe for EmbeddedAssets