Skip to main content

Crate known_types_github

Crate known_types_github 

Source
Expand description

This crate provides well-known types for GitHub APIs.

use known_types_github::*;

Structs§

GithubHandle
A GitHub handle (aka username).

Enums§

ParseHandleError
An invalid social media handle.