Struct tauri_codegen::embedded_assets::AssetOptions [−][src]
pub struct AssetOptions { /* fields omitted */ }Expand description
Options used to embed assets.
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for AssetOptionsimpl Send for AssetOptionsimpl Sync for AssetOptionsimpl Unpin for AssetOptionsimpl UnwindSafe for AssetOptions