Skip to main content

export

Function export 

Source
pub fn export(
    thread: &ExportThread,
    format: &ExportFormat,
    reader_config: &ReaderConfig,
) -> String
Expand description

Export a thread in the given format. Returns the exported string.