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