Enum stencila_schema::ThingTypes[][src]

pub enum ThingTypes {
Show 36 variants Thing(Thing), Article(Article), AudioObject(AudioObject), Brand(Brand), CitationIntentEnumeration(CitationIntentEnumeration), Claim(Claim), Collection(Collection), Comment(Comment), ContactPoint(ContactPoint), CreativeWork(CreativeWork), Datatable(Datatable), DatatableColumn(DatatableColumn), DefinedTerm(DefinedTerm), Enumeration(Enumeration), Figure(Figure), Grant(Grant), ImageObject(ImageObject), ListItem(ListItem), MediaObject(MediaObject), MonetaryGrant(MonetaryGrant), Organization(Organization), Periodical(Periodical), Person(Person), PostalAddress(PostalAddress), Product(Product), PropertyValue(PropertyValue), PublicationIssue(PublicationIssue), PublicationVolume(PublicationVolume), Review(Review), SoftwareApplication(SoftwareApplication), SoftwareEnvironment(SoftwareEnvironment), SoftwareSession(SoftwareSession), SoftwareSourceCode(SoftwareSourceCode), Table(Table), VideoObject(VideoObject), VolumeMount(VolumeMount),
}
Expand description

All type schemas that are derived from Thing

Variants

Thing

Tuple Fields of Thing

0: Thing
Article

Tuple Fields of Article

0: Article
AudioObject

Tuple Fields of AudioObject

0: AudioObject
Brand

Tuple Fields of Brand

0: Brand
CitationIntentEnumeration

Tuple Fields of CitationIntentEnumeration

0: CitationIntentEnumeration
Claim

Tuple Fields of Claim

0: Claim
Collection

Tuple Fields of Collection

0: Collection
Comment

Tuple Fields of Comment

0: Comment
ContactPoint

Tuple Fields of ContactPoint

0: ContactPoint
CreativeWork

Tuple Fields of CreativeWork

0: CreativeWork
Datatable

Tuple Fields of Datatable

0: Datatable
DatatableColumn

Tuple Fields of DatatableColumn

0: DatatableColumn
DefinedTerm

Tuple Fields of DefinedTerm

0: DefinedTerm
Enumeration

Tuple Fields of Enumeration

0: Enumeration
Figure

Tuple Fields of Figure

0: Figure
Grant

Tuple Fields of Grant

0: Grant
ImageObject

Tuple Fields of ImageObject

0: ImageObject
ListItem

Tuple Fields of ListItem

0: ListItem
MediaObject

Tuple Fields of MediaObject

0: MediaObject
MonetaryGrant

Tuple Fields of MonetaryGrant

0: MonetaryGrant
Organization

Tuple Fields of Organization

0: Organization
Periodical

Tuple Fields of Periodical

0: Periodical
Person

Tuple Fields of Person

0: Person
PostalAddress

Tuple Fields of PostalAddress

0: PostalAddress
Product

Tuple Fields of Product

0: Product
PropertyValue

Tuple Fields of PropertyValue

0: PropertyValue
PublicationIssue

Tuple Fields of PublicationIssue

0: PublicationIssue
PublicationVolume

Tuple Fields of PublicationVolume

0: PublicationVolume
Review

Tuple Fields of Review

0: Review
SoftwareApplication

Tuple Fields of SoftwareApplication

0: SoftwareApplication
SoftwareEnvironment

Tuple Fields of SoftwareEnvironment

0: SoftwareEnvironment
SoftwareSession

Tuple Fields of SoftwareSession

0: SoftwareSession
SoftwareSourceCode

Tuple Fields of SoftwareSourceCode

0: SoftwareSourceCode
Table

Tuple Fields of Table

0: Table
VideoObject

Tuple Fields of VideoObject

0: VideoObject
VolumeMount

Tuple Fields of VolumeMount

0: VolumeMount

Trait Implementations

Performs the conversion.

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

Deserialize this value from the given Serde deserializer. Read more

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Retrieve the type of an entity Needs to be called type_name because type is a reserved word

Retrieve the id of an entity

Serialize this value into the given Serde serializer. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

Uses borrowed data to replace owned data, usually by cloning. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.