Module feature

Source
Expand description

§Backend feature

A BackendFeature is an action like adding folder, listing envelopes or sending message. A feature needs a backend context to be executed.

Enums§

BackendFeatureSource
The backend feature source.

Traits§

CheckUp
Backend builder feature for checking up configuration and context integrity.

Type Aliases§

BackendFeature
The backend feature.