pub fn extract_range(text: &str) -> (TextRange, String)
Infallible version of try_extract_range().
try_extract_range()