libcnb_data/
generic.rs

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