Skip to main content

is_toml_table

Function is_toml_table 

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

Returns true when a line is a TOML table header.