pub fn parse_gateway_error(status: u16, body: &[u8]) -> GestaltErrorExpand description
Parses a non-operation-result REST error body when possible.
pub fn parse_gateway_error(status: u16, body: &[u8]) -> GestaltErrorParses a non-operation-result REST error body when possible.