renderTextFormatWithDiagnostics
本頁內容尚未翻譯。
renderTextFormatWithDiagnostics(
source,format,indentPrefix?):MdiRenderResult<string>
Defined in: mdi/src/index.ts:632
Render a named text format without discarding Rust diagnostics and spans.
Parameters
Section titled “Parameters”source
Section titled “source”string
format
Section titled “format”indentPrefix?
Section titled “indentPrefix?”string = ""
Returns
Section titled “Returns”MdiRenderResult<string>