Struct Tag

Source
pub struct Tag;

Trait Implementations§

Source§

impl HasField<__typename> for Tag

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<_id> for Tag

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<adminOnly> for Tag

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<afBaseScore> for Tag

Source§

type Type = Option<f64>

The schema marker type of this field.
Source§

impl HasField<afExtendedScore> for Tag

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<afVoteCount> for Tag

Source§

type Type = Option<f64>

The schema marker type of this field.
Source§

impl HasField<arbitalLinkedPages> for Tag

Source§

type Type = Option<ArbitalLinkedPages>

The schema marker type of this field.
Source§

impl HasField<autoTagModel> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<autoTagPrompt> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<bannerImageId> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<baseScore> for Tag

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<canEditUserIds> for Tag

Source§

type Type = Option<Vec<String>>

The schema marker type of this field.
Source§

impl HasField<canVoteOnRels> for Tag

Source§

type Type = Option<Vec<String>>

The schema marker type of this field.
Source§

impl HasField<charsAdded> for Tag

Source§

type Type = Option<f64>

The schema marker type of this field.
Source§

impl HasField<charsRemoved> for Tag

Source§

type Type = Option<f64>

The schema marker type of this field.
Source§

impl HasField<contributionStats> for Tag

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<contributors> for Tag

Source§

type Type = Option<TagContributorsList>

The schema marker type of this field.
Source§

impl HasField<core> for Tag

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<coreTagId> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<createdAt> for Tag

Source§

type Type = Date

The schema marker type of this field.
Source§

impl HasField<currentUserExtendedVote> for Tag

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<currentUserVote> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<defaultOrder> for Tag

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<deleted> for Tag

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<description> for Tag

Source§

type Type = Option<Revision>

The schema marker type of this field.
Source§

impl HasField<descriptionTruncationCount> for Tag

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<description_latest> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<extendedScore> for Tag

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<forceAllowType3Audio> for Tag

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<htmlWithContributorAnnotations> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<introSequenceId> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<isArbitalImport> for Tag

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<isPlaceholderPage> for Tag

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<isPostType> for Tag

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<isRead> for Tag

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<isSubforum> for Tag

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<lastCommentedAt> for Tag

Source§

type Type = Option<Date>

The schema marker type of this field.
Source§

impl HasField<lastSubforumCommentAt> for Tag

Source§

type Type = Option<Date>

The schema marker type of this field.
Source§

impl HasField<lastVisitedAt> for Tag

Source§

type Type = Option<Date>

The schema marker type of this field.
Source§

impl HasField<legacyData> for Tag

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<lenses> for Tag

Source§

type Type = Vec<MultiDocument>

The schema marker type of this field.
Source§

impl HasField<lensesIncludingDeleted> for Tag

Source§

type Type = Vec<MultiDocument>

The schema marker type of this field.
Source§

impl HasField<lesswrongWikiImportCompleted> for Tag

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<lesswrongWikiImportRevision> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<lesswrongWikiImportSlug> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<maxScore> for Tag

Source§

type Type = Option<i32>

The schema marker type of this field.
Source§

impl HasField<moderationGuidelines> for Tag

Source§

type Type = Option<Revision>

The schema marker type of this field.
Source§

impl HasField<moderationGuidelines_latest> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<name> for Tag

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<needsReview> for Tag

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<noindex> for Tag

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<oldSlugs> for Tag

Source§

type Type = Vec<String>

The schema marker type of this field.
Source§

impl HasField<parentTag> for Tag

Source§

type Type = Option<Tag>

The schema marker type of this field.
Source§

impl HasField<parentTagId> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<pingbacks> for Tag

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<postCount> for Tag

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<postsDefaultSortOrder> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<recentComments> for Tag

Source§

type Type = Option<Vec<Option<Comment>>>

The schema marker type of this field.
Source§

impl HasField<reviewedByUser> for Tag

Source§

type Type = Option<User>

The schema marker type of this field.
Source§

impl HasField<reviewedByUserId> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<schemaVersion> for Tag

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<score> for Tag

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<sequence> for Tag

Source§

type Type = Option<Sequence>

The schema marker type of this field.
Source§

impl HasField<shortName> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<slug> for Tag

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<squareImageId> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<subTagIds> for Tag

Source§

type Type = Vec<String>

The schema marker type of this field.
Source§

impl HasField<subTags> for Tag

Source§

type Type = Vec<Tag>

The schema marker type of this field.
Source§

impl HasField<subforumIntroPost> for Tag

Source§

type Type = Option<Post>

The schema marker type of this field.
Source§

impl HasField<subforumIntroPostId> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<subforumModeratorIds> for Tag

Source§

type Type = Vec<String>

The schema marker type of this field.
Source§

impl HasField<subforumModerators> for Tag

Source§

type Type = Vec<User>

The schema marker type of this field.
Source§

impl HasField<subforumUnreadMessagesCount> for Tag

Source§

type Type = Option<i32>

The schema marker type of this field.
Source§

impl HasField<subforumWelcomeText> for Tag

Source§

type Type = Option<Revision>

The schema marker type of this field.
Source§

impl HasField<subforumWelcomeText_latest> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<subtitle> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<suggestedAsFilter> for Tag

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<summaries> for Tag

Source§

type Type = Vec<MultiDocument>

The schema marker type of this field.
Source§

impl HasField<tableOfContents> for Tag

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<tagFlags> for Tag

Source§

type Type = Vec<TagFlag>

The schema marker type of this field.
Source§

impl HasField<tagFlagsIds> for Tag

Source§

type Type = Vec<String>

The schema marker type of this field.
Source§

impl HasField<textLastUpdatedAt> for Tag

Source§

type Type = Option<Date>

The schema marker type of this field.
Source§

impl HasField<user> for Tag

Source§

type Type = Option<User>

The schema marker type of this field.
Source§

impl HasField<userId> for Tag

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<usersWhoLiked> for Tag

Source§

type Type = Vec<UserLikingTag>

The schema marker type of this field.
Source§

impl HasField<voteCount> for Tag

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<wikiGrade> for Tag

Source§

type Type = i32

The schema marker type of this field.
Source§

impl HasField<wikiOnly> for Tag

Source§

type Type = bool

The schema marker type of this field.
Source§

impl NamedType for Tag

Source§

const NAME: &'static str = "Tag"

The name of this type

Auto Trait Implementations§

§

impl Freeze for Tag

§

impl RefUnwindSafe for Tag

§

impl Send for Tag

§

impl Sync for Tag

§

impl Unpin for Tag

§

impl UnwindSafe for Tag

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> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

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

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
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> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

impl<T> ErasedDestructor for T
where T: 'static,

Source§

impl<T> IsFieldType<T> for T

Source§

impl<T> MaybeSendSync for T