Struct Comment

Source
pub struct Comment;

Trait Implementations§

Source§

impl HasField<__typename> for Comment

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<_id> for Comment

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<af> for Comment

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<afBaseScore> for Comment

Source§

type Type = Option<f64>

The schema marker type of this field.
Source§

impl HasField<afDate> for Comment

Source§

type Type = Option<Date>

The schema marker type of this field.
Source§

impl HasField<afExtendedScore> for Comment

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<afVoteCount> for Comment

Source§

type Type = Option<f64>

The schema marker type of this field.
Source§

impl HasField<agentFoundationsId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<allVotes> for Comment

Source§

type Type = Option<Vec<Option<Vote>>>

The schema marker type of this field.
Source§

impl HasField<answer> for Comment

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<author> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<authorIsUnreviewed> for Comment

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<baseScore> for Comment

Source§

type Type = Option<f64>

The schema marker type of this field.
Source§

impl HasField<contents> for Comment

Source§

type Type = Option<Revision>

The schema marker type of this field.
Source§

impl HasField<contents_latest> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<createdAt> for Comment

Source§

type Type = Option<Date>

The schema marker type of this field.
Source§

impl HasField<currentUserExtendedVote> for Comment

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<currentUserVote> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<debateResponse> for Comment

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<deleted> for Comment

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<deletedByUser> for Comment

Source§

type Type = Option<User>

The schema marker type of this field.
Source§

impl HasField<deletedByUserId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<deletedDate> for Comment

Source§

type Type = Option<Date>

The schema marker type of this field.
Source§

impl HasField<deletedPublic> for Comment

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<deletedReason> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<descendentCount> for Comment

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<directChildrenCount> for Comment

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<emojiReactors> for Comment

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<extendedScore> for Comment

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<forumEvent> for Comment

Source§

type Type = Option<ForumEvent>

The schema marker type of this field.
Source§

impl HasField<forumEventId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<forumEventMetadata> for Comment

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<hideAuthor> for Comment

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<hideKarma> for Comment

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<hideModeratorHat> for Comment

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<htmlBody> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<isPinnedOnProfile> for Comment

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<lastEditedAt> for Comment

Source§

type Type = Option<Date>

The schema marker type of this field.
Source§

impl HasField<lastSubthreadActivity> for Comment

Source§

type Type = Option<Date>

The schema marker type of this field.
Source§

impl HasField<latestChildren> for Comment

Source§

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

The schema marker type of this field.
Source§

impl HasField<legacy> for Comment

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<legacyData> for Comment

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<legacyId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<legacyParentId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<legacyPoll> for Comment

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<modGPTAnalysis> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<modGPTRecommendation> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<moderatorHat> for Comment

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<moveToAlignmentUser> for Comment

Source§

type Type = Option<User>

The schema marker type of this field.
Source§

impl HasField<moveToAlignmentUserId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<needsReview> for Comment

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<nominatedForReview> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<originalDialogue> for Comment

Source§

type Type = Option<Post>

The schema marker type of this field.
Source§

impl HasField<originalDialogueId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<pageUrl> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<pageUrlRelative> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<parentAnswer> for Comment

Source§

type Type = Option<Comment>

The schema marker type of this field.
Source§

impl HasField<parentAnswerId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<parentComment> for Comment

Source§

type Type = Option<Comment>

The schema marker type of this field.
Source§

impl HasField<parentCommentId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<pingbacks> for Comment

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<post> for Comment

Source§

type Type = Option<Post>

The schema marker type of this field.
Source§

impl HasField<postId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<postVersion> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<postedAt> for Comment

Source§

type Type = Date

The schema marker type of this field.
Source§

impl HasField<promoted> for Comment

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<promotedAt> for Comment

Source§

type Type = Option<Date>

The schema marker type of this field.
Source§

impl HasField<promotedByUser> for Comment

Source§

type Type = Option<User>

The schema marker type of this field.
Source§

impl HasField<promotedByUserId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<referrer> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<rejected> for Comment

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<rejectedByUser> for Comment

Source§

type Type = Option<User>

The schema marker type of this field.
Source§

impl HasField<rejectedByUserId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<rejectedReason> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<relevantTagIds> for Comment

Source§

type Type = Vec<String>

The schema marker type of this field.
Source§

impl HasField<relevantTags> for Comment

Source§

type Type = Vec<Tag>

The schema marker type of this field.
Source§

impl HasField<repliesBlockedUntil> for Comment

Source§

type Type = Option<Date>

The schema marker type of this field.
Source§

impl HasField<retracted> for Comment

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<reviewForAlignmentUserId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<reviewedByUser> for Comment

Source§

type Type = Option<User>

The schema marker type of this field.
Source§

impl HasField<reviewedByUserId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<reviewingForReview> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<schemaVersion> for Comment

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<score> for Comment

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<shortform> for Comment

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<shortformFrontpage> for Comment

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<spam> for Comment

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<subforumStickyPriority> for Comment

Source§

type Type = Option<f64>

The schema marker type of this field.
Source§

impl HasField<suggestForAlignmentUserIds> for Comment

Source§

type Type = Vec<String>

The schema marker type of this field.
Source§

impl HasField<suggestForAlignmentUsers> for Comment

Source§

type Type = Vec<User>

The schema marker type of this field.
Source§

impl HasField<tag> for Comment

Source§

type Type = Option<Tag>

The schema marker type of this field.
Source§

impl HasField<tagCommentType> for Comment

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<tagId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<title> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<topLevelComment> for Comment

Source§

type Type = Option<Comment>

The schema marker type of this field.
Source§

impl HasField<topLevelCommentId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<user> for Comment

Source§

type Type = Option<User>

The schema marker type of this field.
Source§

impl HasField<userAgent> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<userIP> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<userId> for Comment

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<voteCount> for Comment

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<votingSystem> for Comment

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<wordCount> for Comment

Source§

type Type = Option<i32>

The schema marker type of this field.
Source§

impl NamedType for Comment

Source§

const NAME: &'static str = "Comment"

The name of this type

Auto Trait Implementations§

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