libcnb_data/
generic.rs

1
2
/// Generic TOML metadata.
pub type GenericMetadata = Option<toml::value::Table>;