Module package

Module package 

Source
Expand description

Utility for bundling target binaries as tarfiles.

Structs§

BuildConfig
Configuration that can modify how a package is built.
InterpolatedMappedPath
A pair of path templates, mapping from a file or directory on the host to the target.
InterpolatedString
A string which can be modified with key-value pairs.
Package
A single package.
PrebuiltBlob
Describes a path to a Buildomat-generated artifact that should reside at the following path:
RustPackage
Describes configuration for a package which contains a Rust binary.

Enums§

PackageOutput
Describes the output format of the package.
PackageSource
Describes the origin of an externally-built package.