Searched defs:with_error (Results 1 – 2 of 2) sorted by relevance
132 pub fn with_error(msg: impl Into<Cow<'static, str>>, cause: impl Into<anyhow::Error>) -> Self { in with_error() method