pub fn grpc_status<'a>(error: &'a (dyn Error + 'static)) -> Option<&'a Status>
Find a typed gRPC status through transport and wrapper error sources.