Skip to main content

grpc_status

Function grpc_status 

Source
pub fn grpc_status<'a>(error: &'a (dyn Error + 'static)) -> Option<&'a Status>
Expand description

Find a typed gRPC status through transport and wrapper error sources.