[−][src]Function taplo::formatter::format_with_scopes
pub fn format_with_scopes(
dom: RootNode,
options: Options,
scopes: ScopedOptions
) -> String
Formats a DOM root node with given scopes.
This doesn't check errors of the DOM.