Module collections

Module collections 

Source
Expand description

This module provides models related to [Collection]

Structs§

Collection
A struct describing a single Collection entity
CollectionUpdate
Struct describing a collection update
CollectionUpdateBuilder
Builder for CollectionUpdate.
MovePost
A struct describing a post to move into a collection
PinPost
A struct describing how to pin or unpin a post to a collection

Enums§

CollectionUpdateBuilderError
Error type for CollectionUpdateBuilder
CollectionVisibility
Enum describing a collection’s visibility
MoveResult
Describes the result of a single post move operation
PinResult
Describes the result of a single pin/unpin operation