Skip to main content
is_toml_table
use_
toml
0.1.0
use_toml
Function
is_
toml_
table
Copy item path
Source
pub fn is_toml_table(line: &
str
) ->
bool
Expand description
Returns
true
when a line is a TOML table header.