pub fn user_message_with_server_detail(
err: &RommError,
max_body_chars: usize,
) -> StringExpand description
Like user_message, but appends a truncated HTTP response body when present.
pub fn user_message_with_server_detail(
err: &RommError,
max_body_chars: usize,
) -> StringLike user_message, but appends a truncated HTTP response body when present.