extract_range

Function extract_range 

Source
pub fn extract_range(text: &str) -> (TextRange, String)
Expand description

Infallible version of try_extract_range().