Module mu_runtime::error[][src]

Expand description

Common error scenarios handled by this crate.

Structs

Error

Represents possible errors that might happen during the Lambda function execution.

Type Definitions

Result

Short-hand result definition.