Crate barley_runtime
source ·Expand description
Structs
- A context for running actions.
- Callbacks for the context.
- The
Errortype, a wrapper around a dynamic error type. - A Universally Unique Identifier (UUID).
Traits
- A measurable, reversible task.
Type Definitions
Result<T, Error>
Attribute Macros
- Apply the required features to an
Actionstruct.