Function taplo::formatter::format

source ·
pub fn format(src: &str, options: Options) -> String
Expand description

Parses then formats a TOML document, skipping ranges that contain syntax errors.