Searched defs:ErrorTrace (Results 1 – 1 of 1) sorted by relevance
33 pub struct ErrorTrace(Vec<ErrorTraceDetail>); struct35 impl core::convert::AsRef<[ErrorTraceDetail]> for ErrorTrace { implementation176 impl core::fmt::Display for ErrorTrace { implementation