Crate libcnb_package
source ·Expand description
libcnb-package

A library for cross-compiling and packaging buildpacks written with libcnb.rs.
In most cases you should use libcnb-cargo and/or libcnb-test, rather than depending on this crate directly.
Modules
Structs
Enums
- The profile to use when invoking Cargo.
Functions
- Creates a buildpack directory and copies all buildpack assets to it.
- Construct a good default filename for a buildpack directory.
- Reads buildpack data from the given project path.