Module tauri_bundler::bundle[][src]

Re-exports

pub use self::common::print_error;
pub use self::common::print_info;

Modules

common

Structs

Bundle
BundleBinary
BundleSettings

The bundle settings of the BuildArtifact we’re bundling.

DebianSettings

The Linux debian bundle settings.

MacOsSettings

The macOS bundle settings.

PackageSettings

The package settings.

Settings

The Settings exposed by the module.

SettingsBuilder
UpdaterSettings

The updater settings.

Enums

AppCategory

The possible app categories. Corresponds to LSApplicationCategoryType on macOS and the GNOME desktop categories on Debian.

PackageType

The type of the package we’re bundling.

Functions

bundle_project

Bundles the project. Returns the list of paths where the bundles can be found.

check_icons

Check to see if there are icons in the settings struct