Crate use_github_api[][src]

Re-exports

pub use client::GithubClient;

Modules

client
schema
users

Structs

CreationError
GithubClientBuilderauth

A GithubClient builder. Allows building a GithubClient while still setting options like the base URL and auth token. Only useful when either the auth or enterprise feature enabled.

RuntimeError