pub const fn rpc_code(error: &CoolError) -> &'static str
Map a CoolError to its stable RPC code (gRPC-style snake_case).
CoolError