Module errors

Source
Expand description

Errors that can be generated during Runt’s execution.

Structs§

RuntError
An error generated by Runt.

Traits§

RichResult
Helper method to collapse nested Results
RichVec
Simple trait to implement partitioning methon on vectors of results.