Module runt::errors[][src]

Expand description

Errors that can be generated during Runt’s execution.

Structs

An error generated by Runt.

Traits

Helper method to collapse nested Results

Simple trait to implement partitioning methon on vectors of results.