Skip to main content

is_toml_array_table

Function is_toml_array_table 

Source
pub fn is_toml_array_table(line: &str) -> bool
Expand description

Returns true when a line is a TOML array-table header.