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
BuildpackId value at compile time.Construct a
ExecDProgramOutputKey value at compile time.Construct a
LayerName value at compile time.Construct a
ProcessType value at compile time.