Struct User

Source
pub struct User;

Trait Implementations§

Source§

impl HasField<__typename> for User

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<anyPinnableItems> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<avatarUrl> for User

Source§

type Type = URI

The schema marker type of this field.
Source§

impl HasField<bio> for User

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<bioHTML> for User

Source§

type Type = HTML

The schema marker type of this field.
Source§

impl HasField<canReceiveOrganizationEmailsWhenNotificationsRestricted> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<commitComments> for User

Source§

type Type = CommitCommentConnection

The schema marker type of this field.
Source§

impl HasField<company> for User

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<companyHTML> for User

Source§

type Type = HTML

The schema marker type of this field.
Source§

impl HasField<contributionsCollection> for User

Source§

type Type = ContributionsCollection

The schema marker type of this field.
Source§

impl HasField<createdAt> for User

Source§

type Type = DateTime

The schema marker type of this field.
Source§

impl HasField<databaseId> for User

Source§

type Type = Option<i32>

The schema marker type of this field.
Source§

impl HasField<email> for User

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<estimatedNextSponsorsPayoutInCents> for User

Source§

type Type = i32

The schema marker type of this field.
Source§

impl HasField<followers> for User

Source§

type Type = FollowerConnection

The schema marker type of this field.
Source§

impl HasField<following> for User

Source§

type Type = FollowingConnection

The schema marker type of this field.
Source§

impl HasField<gist> for User

Source§

type Type = Option<Gist>

The schema marker type of this field.
Source§

impl HasField<gistComments> for User

Source§

type Type = GistCommentConnection

The schema marker type of this field.
Source§

impl HasField<gists> for User

Source§

type Type = GistConnection

The schema marker type of this field.
Source§

impl HasField<hasSponsorsListing> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<hovercard> for User

Source§

type Type = Hovercard

The schema marker type of this field.
Source§

impl HasField<id> for User

Source§

type Type = Id

The schema marker type of this field.
Source§

impl HasField<interactionAbility> for User

Source§

type Type = Option<RepositoryInteractionAbility>

The schema marker type of this field.
Source§

impl HasField<isBountyHunter> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<isCampusExpert> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<isDeveloperProgramMember> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<isEmployee> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<isFollowingViewer> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<isGitHubStar> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<isHireable> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<isSiteAdmin> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<isSponsoredBy> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<isSponsoringViewer> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<isViewer> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<issueComments> for User

Source§

type Type = IssueCommentConnection

The schema marker type of this field.
Source§

impl HasField<issues> for User

Source§

type Type = IssueConnection

The schema marker type of this field.
Source§

impl HasField<itemShowcase> for User

Source§

type Type = ProfileItemShowcase

The schema marker type of this field.
Source§

impl HasField<location> for User

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<login> for User

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<monthlyEstimatedSponsorsIncomeInCents> for User

Source§

type Type = i32

The schema marker type of this field.
Source§

impl HasField<name> for User

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<organization> for User

Source§

type Type = Option<Organization>

The schema marker type of this field.
Source§

impl HasField<organizationVerifiedDomainEmails> for User

Source§

type Type = Vec<String>

The schema marker type of this field.
Source§

impl HasField<organizations> for User

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl HasField<packages> for User

Source§

type Type = PackageConnection

The schema marker type of this field.
Source§

impl HasField<pinnableItems> for User

Source§

type Type = PinnableItemConnection

The schema marker type of this field.
Source§

impl HasField<pinnedItems> for User

Source§

type Type = PinnableItemConnection

The schema marker type of this field.
Source§

impl HasField<pinnedItemsRemaining> for User

Source§

type Type = i32

The schema marker type of this field.
Source§

impl HasField<project> for User

Source§

type Type = Option<Project>

The schema marker type of this field.
Source§

impl HasField<projectV2> for User

Source§

type Type = Option<ProjectV2>

The schema marker type of this field.
Source§

impl HasField<projects> for User

Source§

type Type = ProjectConnection

The schema marker type of this field.
Source§

impl HasField<projectsResourcePath> for User

Source§

type Type = URI

The schema marker type of this field.
Source§

impl HasField<projectsUrl> for User

Source§

type Type = URI

The schema marker type of this field.
Source§

impl HasField<projectsV2> for User

Source§

type Type = ProjectV2Connection

The schema marker type of this field.
Source§

impl HasField<pronouns> for User

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<publicKeys> for User

Source§

type Type = PublicKeyConnection

The schema marker type of this field.
Source§

impl HasField<pullRequests> for User

Source§

type Type = PullRequestConnection

The schema marker type of this field.
Source§

impl HasField<recentProjects> for User

Source§

type Type = ProjectV2Connection

The schema marker type of this field.
Source§

impl HasField<repositories> for User

Source§

type Type = RepositoryConnection

The schema marker type of this field.
Source§

impl HasField<repositoriesContributedTo> for User

Source§

type Type = RepositoryConnection

The schema marker type of this field.
Source§

impl HasField<repository> for User

Source§

type Type = Option<Repository>

The schema marker type of this field.
Source§

impl HasField<repositoryDiscussionComments> for User

Source§

type Type = DiscussionCommentConnection

The schema marker type of this field.
Source§

impl HasField<repositoryDiscussions> for User

Source§

type Type = DiscussionConnection

The schema marker type of this field.
Source§

impl HasField<resourcePath> for User

Source§

type Type = URI

The schema marker type of this field.
Source§

impl HasField<savedReplies> for User

Source§

type Type = Option<SavedReplyConnection>

The schema marker type of this field.
Source§

impl HasField<socialAccounts> for User

Source§

type Type = SocialAccountConnection

The schema marker type of this field.
Source§

impl HasField<sponsoring> for User

Source§

type Type = SponsorConnection

The schema marker type of this field.
Source§

impl HasField<sponsors> for User

Source§

type Type = SponsorConnection

The schema marker type of this field.
Source§

impl HasField<sponsorsActivities> for User

Source§

type Type = SponsorsActivityConnection

The schema marker type of this field.
Source§

impl HasField<sponsorsListing> for User

Source§

type Type = Option<SponsorsListing>

The schema marker type of this field.
Source§

impl HasField<sponsorshipForViewerAsSponsor> for User

Source§

type Type = Option<Sponsorship>

The schema marker type of this field.
Source§

impl HasField<sponsorshipForViewerAsSponsorable> for User

Source§

type Type = Option<Sponsorship>

The schema marker type of this field.
Source§

impl HasField<sponsorshipNewsletters> for User

Source§

type Type = SponsorshipNewsletterConnection

The schema marker type of this field.
Source§

impl HasField<sponsorshipsAsMaintainer> for User

Source§

type Type = SponsorshipConnection

The schema marker type of this field.
Source§

impl HasField<sponsorshipsAsSponsor> for User

Source§

type Type = SponsorshipConnection

The schema marker type of this field.
Source§

impl HasField<starredRepositories> for User

Source§

type Type = StarredRepositoryConnection

The schema marker type of this field.
Source§

impl HasField<status> for User

Source§

type Type = Option<UserStatus>

The schema marker type of this field.
Source§

impl HasField<topRepositories> for User

Source§

type Type = RepositoryConnection

The schema marker type of this field.
Source§

impl HasField<totalSponsorshipAmountAsSponsorInCents> for User

Source§

type Type = Option<i32>

The schema marker type of this field.
Source§

impl HasField<twitterUsername> for User

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<updatedAt> for User

Source§

type Type = DateTime

The schema marker type of this field.
Source§

impl HasField<url> for User

Source§

type Type = URI

The schema marker type of this field.
Source§

impl HasField<viewerCanChangePinnedItems> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<viewerCanCreateProjects> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<viewerCanFollow> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<viewerCanSponsor> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<viewerIsFollowing> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<viewerIsSponsoring> for User

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<watching> for User

Source§

type Type = RepositoryConnection

The schema marker type of this field.
Source§

impl HasField<websiteUrl> for User

Source§

type Type = Option<URI>

The schema marker type of this field.
Source§

impl NamedType for User

Source§

const NAME: &'static str = "User"

The name of this type
Source§

impl HasSubtype<User> for Actor

Source§

impl HasSubtype<User> for Assignee

Source§

impl HasSubtype<User> for AuditEntryActor

Source§

impl HasSubtype<User> for BranchActorAllowanceActor

Source§

impl HasSubtype<User> for Claimable

Source§

impl HasSubtype<User> for DeploymentReviewer

Source§

impl HasSubtype<User> for EnterpriseMember

Source§

impl HasSubtype<User> for Node

Source§

impl HasSubtype<User> for OrganizationOrUser

Source§

impl HasSubtype<User> for PackageOwner

Source§

impl HasSubtype<User> for ProfileOwner

Source§

impl HasSubtype<User> for ProjectOwner

Source§

impl HasSubtype<User> for ProjectV2Owner

Source§

impl HasSubtype<User> for ProjectV2Recent

Source§

impl HasSubtype<User> for PushAllowanceActor

Source§

impl HasSubtype<User> for Reactor

Source§

impl HasSubtype<User> for RepositoryDiscussionAuthor

Source§

impl HasSubtype<User> for RepositoryDiscussionCommentAuthor

Source§

impl HasSubtype<User> for RepositoryOwner

Source§

impl HasSubtype<User> for RequestedReviewer

Source§

impl HasSubtype<User> for ReviewDismissalAllowanceActor

Source§

impl HasSubtype<User> for SearchResultItem

Source§

impl HasSubtype<User> for Sponsor

Source§

impl HasSubtype<User> for Sponsorable

Source§

impl HasSubtype<User> for SponsorableItem

Source§

impl HasSubtype<User> for SponsorsListingFeatureableItem

Source§

impl HasSubtype<User> for UniformResourceLocatable

Auto Trait Implementations§

§

impl Freeze for User

§

impl RefUnwindSafe for User

§

impl Send for User

§

impl Sync for User

§

impl Unpin for User

§

impl UnwindSafe for User

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<T> IsFieldType<T> for T