Module rust_freely::api_models::posts
source · Expand description
This module provides models related to [Post]
Structs§
- Main struct describing a single Post
- Post creation struct
- Builder for
PostCreation. - Struct describing a pending update to a Post
- Builder for
PostUpdate.
Enums§
- Enum describing the appearance/font of a post
- Error type for PostCreationBuilder
- Error type for PostUpdateBuilder