toml_array

Function toml_array 

Source
pub fn toml_array<T: Into<String>>(items: Vec<T>) -> Value