Searched defs:to_string_lossy (Results 1 – 2 of 2) sorted by relevance
86 pub(crate) fn to_string_lossy(&self) -> std::borrow::Cow<'_, str> { in to_string_lossy() method
152 pub fn to_string_lossy(&self) -> Cow<str> { in to_string_lossy() method