Searched refs:with_description (Results 1 – 1 of 1) sorted by relevance
883 pub fn with_description(description: &str, kind: ErrorKind) -> Self { in with_description() method910 Error::with_description(e.description(), ErrorKind::Io) in from()916 Error::with_description(e.description(), ErrorKind::Format) in from()