Type Definition mu_alb::RuntimeResult[][src]

type RuntimeResult = Result<(), Error>;
Expand description

Represents the result of the Lambda runtime execution.