Module activitystreams_types::object::kind [−][src]
Namespace for Unit Structs that serialize to strings
Structs
| ArticleType |
A Unit Struct that represents the string "Article" |
| AudioType |
A Unit Struct that represents the string "Audio" |
| DocumentType |
A Unit Struct that represents the string "Document" |
| EventType |
A Unit Struct that represents the string "Event" |
| ImageType |
A Unit Struct that represents the string "Image" |
| NoteType |
A Unit Struct that represents the string "Note" |
| PageType |
A Unit Struct that represents the string "Page" |
| PlaceType |
A Unit Struct that represents the string "Place" |
| ProfileType |
A Unit Struct that represents the string "Profile" |
| RelationshipType |
A Unit Struct that represents the string "Relationship" |
| TombstoneType |
A Unit Struct that represents the string "Tombstone" |
| VideoType |
A Unit Struct that represents the string "Video" |