pub fn export(
thread: &ExportThread,
format: &ExportFormat,
reader_config: &ReaderConfig,
) -> StringExpand description
Export a thread in the given format. Returns the exported string.
pub fn export(
thread: &ExportThread,
format: &ExportFormat,
reader_config: &ReaderConfig,
) -> StringExport a thread in the given format. Returns the exported string.