pub fn looks_like_toml(input: &str) -> bool
Returns true when the input contains TOML-looking table or key-value lines.
true