Crate github_gql [] [src]

Library to used to access the Github API with Rust

Modules

client
errors
mutation
query

Structs

Headers

A map of header fields on requests and responses.

Enums

StatusCode

An HTTP status code (status-code in RFC 7230 et al.).

Traits

IntoGithubRequest