[go: up one dir, main page]

logo

Type Definition rocket::config::Array

source · []
pub type Array = Vec<Value, Global>;
Expand description

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