Function try_get_chars

Source
pub fn try_get_chars(s: &str, range: impl RangeBounds<usize>) -> Option<&str>