Function ra_ap_test_utils::extract_offset
source · pub fn extract_offset(text: &str) -> (TextSize, String)Expand description
Infallible version of try_extract_offset().
pub fn extract_offset(text: &str) -> (TextSize, String)Infallible version of try_extract_offset().