Skip to main content

RPC_GRPC_STATUS_CODE

Constant RPC_GRPC_STATUS_CODE 

Source
pub const RPC_GRPC_STATUS_CODE: &'static str;
๐Ÿ‘ŽDeprecated:

{note: Use string representation of the gRPC status code on the rpc.response.status_code attribute., reason: uncategorized}

Expand description

Deprecated, use string representation on the rpc.response.status_code attribute instead.

ยงNotes