Modules§
Structs§
- A
Durationtype to represent a span of time, typically used for system timeouts. - The output of a calculation
- The state of the [
trellis] solver - An error wrapper for trellis calculations
Enums§
- Causes for termination of a solver
- The status of the solver
Traits§
- Trait implemented by all problems solveable by
Trellis - The user-defined state must implement this trait to be used as part of the trellis calculation loop