libcnb-data 0.30.4

Types for data formats specified in the Cloud Native Buildpack specification, used by libcnb.rs
Documentation
1
2
/// Generic TOML metadata.
pub type GenericMetadata = Option<toml::value::Table>;