Skip to main content

map_deser

Function map_deser 

Source
pub fn map_deser(e: &Error, body: &[u8]) -> AnthropicError
Expand description

Maps a serde deserialization error to an AnthropicError with context

Includes a snippet of the response body for debugging.