pub fn status_to_tonic_code(status_code: StatusCode) -> Code
Returns the tonic [Code] of a StatusCode.