Skip to main content

extract_github_error_message

Function extract_github_error_message 

Source
pub fn extract_github_error_message(body: &str) -> Option<String>
Expand description

Extracts a GitHub-style top-level message from a JSON error body.