Searched refs:to_borrowed_str (Results 1 – 2 of 2) sorted by relevance
600 pub fn to_borrowed_str(&self) -> Option<&str> { in to_borrowed_str() method601 self.inner.to_borrowed_str() in to_borrowed_str()924 assert!(v.to_borrowed_str().is_some()); in test_to_str()933 assert!(v.to_borrowed_str().is_some()); in test_to_str()939 assert!(v.to_borrowed_str().is_none()); in test_to_str()
1937 .to_borrowed_str() in test_record_key_values_get_coerce()