Function ra_ap_test_utils::extract_range

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

Infallible version of try_extract_range().