Searched defs:ToStrError (Results 1 – 2 of 2) sorted by relevance
36 pub struct ToStrError { struct37 _priv: (),436 pub fn to_str(&self) -> Result<&str, ToStrError> { in to_str() argument602 impl ToStrError { implementation608 impl fmt::Display for ToStrError { implementation614 impl Error for ToStrError {} implementation
37 pub struct ToStrError { struct38 _priv: (),251 pub fn to_str(&self) -> Result<&str, ToStrError> { in to_str() argument608 impl fmt::Display for ToStrError { implementation614 impl Error for ToStrError {} implementation