Module rincon_client::collection::types [] [src]

Types used in methods for managing collections.

Structs

BasicCollectionProperties

This struct holds basic attributes of a collection.

Collection

This struct holds attributes of a collection.

CollectionProperties

This struct holds the properties of a collection.

CollectionPropertiesUpdate

This struct holds optional values for the properties of a collection which shall be changed.

CollectionRevision

This struct holds the revision of a collection together with some basic attributes.

KeyOptions

This struct holds the key related properties.

NewCollection

This struct defines all attributes that may be specified when creating a new collection.

NewKeyOptions

This struct holds the key options to be used when creating a new collection.

RenameTo

This struct holds the new name for rename methods.

Enums

CollectionStatus

This enum defines the possible states a collection can be in.

CollectionType

This enum defines the different types of collections.

KeyGeneratorType

This enum defines the types of key generators that are available.