Module posts

Module posts 

Source
Expand description

This module provides models related to [Post]

Structs§

Post
Main struct describing a single Post
PostCreation
Post creation struct
PostCreationBuilder
Builder for PostCreation.
PostUpdate
Struct describing a pending update to a Post
PostUpdateBuilder
Builder for PostUpdate.

Enums§

PostAppearance
Enum describing the appearance/font of a post
PostCreationBuilderError
Error type for PostCreationBuilder
PostUpdateBuilderError
Error type for PostUpdateBuilder