Re-exports§
pub use self::access_token::AccessToken;pub use self::activity_pub::ActivityPub;pub use self::add_collaborator_option::AddCollaboratorOption;pub use self::add_time_option::AddTimeOption;pub use self::annotated_tag::AnnotatedTag;pub use self::annotated_tag_object::AnnotatedTagObject;pub use self::api_error::ApiError;pub use self::attachment::Attachment;pub use self::branch::Branch;pub use self::branch_protection::BranchProtection;pub use self::changed_file::ChangedFile;pub use self::combined_status::CombinedStatus;pub use self::comment::Comment;pub use self::commit::Commit;pub use self::commit_affected_files::CommitAffectedFiles;pub use self::commit_date_options::CommitDateOptions;pub use self::commit_meta::CommitMeta;pub use self::commit_stats::CommitStats;pub use self::commit_status::CommitStatus;pub use self::commit_user::CommitUser;pub use self::contents_response::ContentsResponse;pub use self::create_access_token_option::CreateAccessTokenOption;pub use self::create_branch_protection_option::CreateBranchProtectionOption;pub use self::create_branch_repo_option::CreateBranchRepoOption;pub use self::create_email_option::CreateEmailOption;pub use self::create_file_options::CreateFileOptions;pub use self::create_fork_option::CreateForkOption;pub use self::create_gpg_key_option::CreateGpgKeyOption;pub use self::create_hook_option::CreateHookOption;pub use self::create_issue_comment_option::CreateIssueCommentOption;pub use self::create_issue_option::CreateIssueOption;pub use self::create_key_option::CreateKeyOption;pub use self::create_label_option::CreateLabelOption;pub use self::create_milestone_option::CreateMilestoneOption;pub use self::create_o_auth2_application_options::CreateOAuth2ApplicationOptions;pub use self::create_org_option::CreateOrgOption;pub use self::create_pull_request_option::CreatePullRequestOption;pub use self::create_pull_review_comment::CreatePullReviewComment;pub use self::create_pull_review_options::CreatePullReviewOptions;pub use self::create_push_mirror_option::CreatePushMirrorOption;pub use self::create_release_option::CreateReleaseOption;pub use self::create_repo_option::CreateRepoOption;pub use self::create_status_option::CreateStatusOption;pub use self::create_tag_option::CreateTagOption;pub use self::create_team_option::CreateTeamOption;pub use self::create_user_option::CreateUserOption;pub use self::create_wiki_page_options::CreateWikiPageOptions;pub use self::cron::Cron;pub use self::delete_email_option::DeleteEmailOption;pub use self::delete_file_options::DeleteFileOptions;pub use self::deploy_key::DeployKey;pub use self::dismiss_pull_review_options::DismissPullReviewOptions;pub use self::edit_attachment_options::EditAttachmentOptions;pub use self::edit_branch_protection_option::EditBranchProtectionOption;pub use self::edit_deadline_option::EditDeadlineOption;pub use self::edit_git_hook_option::EditGitHookOption;pub use self::edit_hook_option::EditHookOption;pub use self::edit_issue_comment_option::EditIssueCommentOption;pub use self::edit_issue_option::EditIssueOption;pub use self::edit_label_option::EditLabelOption;pub use self::edit_milestone_option::EditMilestoneOption;pub use self::edit_org_option::EditOrgOption;pub use self::edit_pull_request_option::EditPullRequestOption;pub use self::edit_reaction_option::EditReactionOption;pub use self::edit_release_option::EditReleaseOption;pub use self::edit_repo_option::EditRepoOption;pub use self::edit_team_option::EditTeamOption;pub use self::edit_user_option::EditUserOption;pub use self::email::Email;pub use self::external_tracker::ExternalTracker;pub use self::external_wiki::ExternalWiki;pub use self::file_commit_response::FileCommitResponse;pub use self::file_delete_response::FileDeleteResponse;pub use self::file_links_response::FileLinksResponse;pub use self::file_response::FileResponse;pub use self::general_api_settings::GeneralApiSettings;pub use self::general_attachment_settings::GeneralAttachmentSettings;pub use self::general_repo_settings::GeneralRepoSettings;pub use self::general_ui_settings::GeneralUiSettings;pub use self::generate_repo_option::GenerateRepoOption;pub use self::git_blob_response::GitBlobResponse;pub use self::git_entry::GitEntry;pub use self::git_hook::GitHook;pub use self::git_object::GitObject;pub use self::git_tree_response::GitTreeResponse;pub use self::gpg_key::GpgKey;pub use self::gpg_key_email::GpgKeyEmail;pub use self::hook::Hook;pub use self::identity::Identity;pub use self::internal_tracker::InternalTracker;pub use self::issue::Issue;pub use self::issue_deadline::IssueDeadline;pub use self::issue_form_field::IssueFormField;pub use self::issue_labels_option::IssueLabelsOption;pub use self::issue_template::IssueTemplate;pub use self::label::Label;pub use self::markdown_option::MarkdownOption;pub use self::merge_pull_request_option::MergePullRequestOption;pub use self::migrate_repo_options::MigrateRepoOptions;pub use self::milestone::Milestone;pub use self::node_info::NodeInfo;pub use self::node_info_services::NodeInfoServices;pub use self::node_info_software::NodeInfoSoftware;pub use self::node_info_usage::NodeInfoUsage;pub use self::node_info_usage_users::NodeInfoUsageUsers;pub use self::note::Note;pub use self::notification_count::NotificationCount;pub use self::notification_subject::NotificationSubject;pub use self::notification_thread::NotificationThread;pub use self::o_auth2_application::OAuth2Application;pub use self::organization::Organization;pub use self::organization_permissions::OrganizationPermissions;pub use self::package::Package;pub use self::package_file::PackageFile;pub use self::payload_commit::PayloadCommit;pub use self::payload_commit_verification::PayloadCommitVerification;pub use self::payload_user::PayloadUser;pub use self::permission::Permission;pub use self::pr_branch_info::PrBranchInfo;pub use self::public_key::PublicKey;pub use self::pull_request::PullRequest;pub use self::pull_request_meta::PullRequestMeta;pub use self::pull_review::PullReview;pub use self::pull_review_comment::PullReviewComment;pub use self::pull_review_request_options::PullReviewRequestOptions;pub use self::push_mirror::PushMirror;pub use self::reaction::Reaction;pub use self::reference::Reference;pub use self::release::Release;pub use self::repo_collaborator_permission::RepoCollaboratorPermission;pub use self::repo_commit::RepoCommit;pub use self::repo_topic_options::RepoTopicOptions;pub use self::repo_transfer::RepoTransfer;pub use self::repository::Repository;pub use self::repository_meta::RepositoryMeta;pub use self::search_results::SearchResults;pub use self::server_version::ServerVersion;pub use self::stop_watch::StopWatch;pub use self::submit_pull_review_options::SubmitPullReviewOptions;pub use self::tag::Tag;pub use self::team::Team;pub use self::team_search_200_response::TeamSearch200Response;pub use self::timeline_comment::TimelineComment;pub use self::topic_name::TopicName;pub use self::topic_response::TopicResponse;pub use self::tracked_time::TrackedTime;pub use self::transfer_repo_option::TransferRepoOption;pub use self::update_file_options::UpdateFileOptions;pub use self::user::User;pub use self::user_heatmap_data::UserHeatmapData;pub use self::user_search_200_response::UserSearch200Response;pub use self::user_settings::UserSettings;pub use self::user_settings_options::UserSettingsOptions;pub use self::watch_info::WatchInfo;pub use self::wiki_commit::WikiCommit;pub use self::wiki_commit_list::WikiCommitList;pub use self::wiki_page::WikiPage;pub use self::wiki_page_meta_data::WikiPageMetaData;
Modules§
- access_
token - activity_
pub - add_
collaborator_ option - add_
time_ option - annotated_
tag - annotated_
tag_ object - api_
error - attachment
- branch
- branch_
protection - changed_
file - combined_
status - comment
- commit
- commit_
affected_ files - commit_
date_ options - commit_
meta - commit_
stats - commit_
status - commit_
user - contents_
response - create_
access_ token_ option - create_
branch_ protection_ option - create_
branch_ repo_ option - create_
email_ option - create_
file_ options - create_
fork_ option - create_
gpg_ key_ option - create_
hook_ option - create_
issue_ comment_ option - create_
issue_ option - create_
key_ option - create_
label_ option - create_
milestone_ option - create_
o_ auth2_ application_ options - create_
org_ option - create_
pull_ request_ option - create_
pull_ review_ comment - create_
pull_ review_ options - create_
push_ mirror_ option - create_
release_ option - create_
repo_ option - create_
status_ option - create_
tag_ option - create_
team_ option - create_
user_ option - create_
wiki_ page_ options - cron
- delete_
email_ option - delete_
file_ options - deploy_
key - dismiss_
pull_ review_ options - edit_
attachment_ options - edit_
branch_ protection_ option - edit_
deadline_ option - edit_
git_ hook_ option - edit_
hook_ option - edit_
issue_ comment_ option - edit_
issue_ option - edit_
label_ option - edit_
milestone_ option - edit_
org_ option - edit_
pull_ request_ option - edit_
reaction_ option - edit_
release_ option - edit_
repo_ option - edit_
team_ option - edit_
user_ option - external_
tracker - external_
wiki - file_
commit_ response - file_
delete_ response - file_
links_ response - file_
response - general_
api_ settings - general_
attachment_ settings - general_
repo_ settings - general_
ui_ settings - generate_
repo_ option - git_
blob_ response - git_
entry - git_
hook - git_
object - git_
tree_ response - gpg_key
- gpg_
key_ email - hook
- identity
- internal_
tracker - issue
- issue_
deadline - issue_
form_ field - issue_
labels_ option - issue_
template - label
- markdown_
option - merge_
pull_ request_ option - migrate_
repo_ options - milestone
- node_
info - node_
info_ services - node_
info_ software - node_
info_ usage - node_
info_ usage_ users - note
- notification_
count - notification_
subject - notification_
thread - o_
auth2_ application - organization
- organization_
permissions - package
- package_
file - payload_
commit - payload_
commit_ verification - payload_
user - permission
- pr_
branch_ info - public_
key - pull_
request - pull_
request_ meta - pull_
review - pull_
review_ comment - pull_
review_ request_ options - push_
mirror - reaction
- reference
- release
- repo_
collaborator_ permission - repo_
commit - repo_
topic_ options - repo_
transfer - repository
- repository_
meta - search_
results - server_
version - stop_
watch - submit_
pull_ review_ options - tag
- team
- team_
search_ 200_ response - timeline_
comment - topic_
name - topic_
response - tracked_
time - transfer_
repo_ option - update_
file_ options - user
- user_
heatmap_ data - user_
search_ 200_ response - user_
settings - user_
settings_ options - watch_
info - wiki_
commit - wiki_
commit_ list - wiki_
page - wiki_
page_ meta_ data