Skip to main content

cratestack_error_code_to_rpc_code

Function cratestack_error_code_to_rpc_code 

pub fn cratestack_error_code_to_rpc_code(code: &str) -> &'static str
Expand description

Map a CratestackErrorResponse.code string (screaming-snake, REST- binding vocabulary) to the stable gRPC-style code the RPC binding emits.