pub const xmlSaveOption_XML_SAVE_INDENT: xmlSaveOption = 1024;Expand description
Always indent output when formatting. This is the default unless the deprecated thread-local setting xmlIndentTreeOutput is set to 0.
@since 2.14
pub const xmlSaveOption_XML_SAVE_INDENT: xmlSaveOption = 1024;Always indent output when formatting. This is the default unless the deprecated thread-local setting xmlIndentTreeOutput is set to 0.
@since 2.14