Expand description
Utility for bundling target binaries as tarfiles.
Structs§
- Build
Config - Configuration that can modify how a package is built.
- Interpolated
Mapped Path - A pair of path templates, mapping from a file or directory on the host to the target.
- Interpolated
String - A string which can be modified with key-value pairs.
- Package
- A single package.
- Prebuilt
Blob - Describes a path to a Buildomat-generated artifact that should reside at the following path:
- Rust
Package - Describes configuration for a package which contains a Rust binary.
Enums§
- Package
Output - Describes the output format of the package.
- Package
Source - Describes the origin of an externally-built package.