Searched defs:to_str_lossy (Results 1 – 2 of 2) sorted by relevance
372 fn to_str_lossy(&self) -> Cow<'_, str> { in to_str_lossy() method3752 fn to_str_lossy() { in to_str_lossy() function
766 pub fn to_str_lossy(&self) -> Cow<'_, str> { in to_str_lossy() method