pub fn render_document(
document: &IndexDocument,
options: RenderOptions,
) -> StringExpand description
Renders a document as terminal-friendly plain text.
pub fn render_document(
document: &IndexDocument,
options: RenderOptions,
) -> StringRenders a document as terminal-friendly plain text.