make_chunk

Function make_chunk 

Source
fn make_chunk(document_id: &str, index: i64, text: &str) -> Chunk
Expand description

Create a single Chunk with a UUID and SHA-256 content hash.