Skip to main content

cool_error_code_to_rpc_code

Function cool_error_code_to_rpc_code 

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

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