Function rpc_code
pub const fn rpc_code(error: &CratestackError) -> &'static strExpand description
Map a CratestackError to its stable RPC code (gRPC-style snake_case).
pub const fn rpc_code(error: &CratestackError) -> &'static strMap a CratestackError to its stable RPC code (gRPC-style snake_case).