Skip to main content

user_message_with_server_detail

Function user_message_with_server_detail 

Source
pub fn user_message_with_server_detail(
    err: &RommError,
    max_body_chars: usize,
) -> String
Expand description

Like user_message, but appends a truncated HTTP response body when present.