Function dprint_plugin_toml::format_text[][src]

pub fn format_text(
    file_path: &Path,
    text: &str,
    config: &Configuration
) -> Result<String, ErrBox>