Searched defs:StdError (Results 1 – 3 of 3) sorted by relevance
11 pub type StdError = Box<dyn std::error::Error + Send + Sync + 'static>; typedef
9 type StdError = Box<dyn std::error::Error + Send + Sync + 'static>; typedef25 D::Error: Into<StdError>, in connect()
26 D::Error: Into<StdError>, in connect()