query_error

Function query_error 

Source
pub fn query_error<E>(error: E) -> ErrNo
where E: Error + Send + Sync + 'static,