Function decent_toml_rs_alternative::parse_toml_lines[][src]

pub fn parse_toml_lines(input: &str) -> Result<Vec<Line<'_>>, Error>