Struct roctogen::endpoints::meta::Meta[][src]

pub struct Meta<'api> { /* fields omitted */ }

Implementations


Get GitHub meta information

Returns meta information about GitHub, including a list of GitHub’s IP addresses. For more information, see “About GitHub’s IP addresses.”

Note: The IP addresses shown in the documentation’s response are only example values. You must always query the API directly to get the latest list of IP addresses.

GitHub API docs for get



Get GitHub meta information

Returns meta information about GitHub, including a list of GitHub’s IP addresses. For more information, see “About GitHub’s IP addresses.”

Note: The IP addresses shown in the documentation’s response are only example values. You must always query the API directly to get the latest list of IP addresses.

GitHub API docs for get



Get Octocat

Get the octocat as ASCII art

GitHub API docs for get_octocat



Get Octocat

Get the octocat as ASCII art

GitHub API docs for get_octocat



Get the Zen of GitHub

Get a random sentence from the Zen of GitHub



Get the Zen of GitHub

Get a random sentence from the Zen of GitHub



GitHub API Root

Get Hypermedia links to resources accessible in GitHub’s REST API

GitHub API docs for root



GitHub API Root

Get Hypermedia links to resources accessible in GitHub’s REST API

GitHub API docs for root


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.

Performs the conversion.

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.