pub fn cool_error_code_to_rpc_code(code: &str) -> &'static str
Map a CoolErrorResponse.code string (screaming-snake, REST- binding vocabulary) to the stable gRPC-style code the RPC binding emits.
CoolErrorResponse.code