Skip to main content

get_slice

Function get_slice 

Source
pub fn get_slice(text: &str, start: usize, end: usize) -> Option<&str>