Crate libcnb_data

Source
Expand description

§libcnb-data   Docs Latest Version MSRV

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§

build
build_plan
buildpack
buildpack_plan
exec_d
generic
launch
layer
layer_content_metadata
package_descriptor
sbom
store

Macros§

buildpack_id
Construct a BuildpackId value at compile time.
exec_d_program_output_key
Construct a ExecDProgramOutputKey value at compile time.
layer_name
Construct a LayerName value at compile time.
process_type
Construct a ProcessType value at compile time.