Crate libcnb_data
source ·Expand description
libcnb-data

Provides types for data formats specified in the Cloud Native Buildpack specification.
If you wish to create buildpacks using the libcnb.rs framework, use the libcnb crate rather than depending on this crate directly.
Modules
Macros
- Construct a
BuildpackIdvalue at compile time. - Construct a
ExecDProgramOutputKeyvalue at compile time. - Construct a
LayerNamevalue at compile time. - Construct a
ProcessTypevalue at compile time. - Construct a
StackIdvalue at compile time.