Skip to main content

export_chunk

Function export_chunk 

Source
async fn export_chunk(
    context: &ExportContext<'_>,
    chunk_id: u32,
    time_range: TimeRange,
) -> Result<Vec<String>>