Searched refs:Utf8Error (Results 1 – 2 of 2) sorted by relevance
7 std::str::Utf8Error,26 Utf8Error(#[cause] Utf8Error), enumerator67 impl From<Utf8Error> for SessionError {68 fn from(error: Utf8Error) -> Self { in from()70 value: SessionErrorValue::Utf8Error(error), in from()
7 std::str::Utf8Error,26 Utf8Error(#[cause] Utf8Error), enumerator81 impl From<Utf8Error> for SessionError {82 fn from(error: Utf8Error) -> Self { in from()84 value: SessionErrorValue::Utf8Error(error), in from()