create_chunk

Function create_chunk 

Source
fn create_chunk(
    _text: &str,
    content: &str,
    start_byte: usize,
    heading: Option<String>,
) -> ChunkOutput
Expand description

Create a chunk output.