pub type Array = Vec<Value, Global>;
Expand description

Type representing a TOML array, payload of the Value::Array variant