pub fn extract_offset(text: &str) -> (TextSize, String)
Expand description

Infallible version of try_extract_offset().