Struct octorust::Client[][src]

pub struct Client { /* fields omitted */ }
Expand description

Entrypoint for interacting with the API client.

Implementations

Endpoints to manage GitHub Actions using the REST API.

Activity APIs provide access to notifications, subscriptions, and timelines.

Information for integrations and installations.

Monitor charges and usage from Actions and Packages.

Rich interactions with checks run by your integrations.

Retrieve code scanning alerts from a repository.

Insight into codes of conduct for your communities.

List emojis available to use on GitHub.

Administer a GitHub enterprise.

View, modify your gists.

Raw Git functionality.

View gitignore templates.

Owner or admin management of users interactions.

Interact with GitHub Issues.

View various OSS licenses.

Render Github flavored markdown.

Endpoints that give information about the API.

Move projects to or from GitHub.

Manage access of OAuth applications.

Interact with GitHub Orgs.

Manage packages for authenticated users and organizations.

Interact with GitHub Projects.

Interact with GitHub Pull Requests.

Check your current rate limit status.

Interact with reactions to various GitHub entities.

Interact with GitHub Repos.

Provisioning of GitHub organization membership for SCIM-enabled providers.

Look for stuff on GitHub.

Retrieve secret scanning alerts from a repository.

Interact with GitHub Teams.

Interact with and view information about users and also current user.

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Performs the conversion.

The resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

Uses borrowed data to replace owned data, usually by cloning. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.