pub fn is_toml_array_table(line: &str) -> bool
Returns true when a line is a TOML array-table header.
true