[go: up one dir, main page]

Function octocrab::map_github_error[][src]

pub async fn map_github_error(response: Response) -> Result<Response>
Expand description

Maps a GitHub error response into and Err() variant if the status is not a success.