Skip to main content

chunk_text

Function chunk_text 

Source
pub fn chunk_text<'a>(body: &'a str, chunk: &Chunk) -> &'a str
Expand description

Returns the string slice of body described by chunk’s byte offsets.