Skip to main content

looks_like_toml

Function looks_like_toml 

Source
pub fn looks_like_toml(input: &str) -> bool
Expand description

Returns true when the input contains TOML-looking table or key-value lines.