Module hotshot_fakeapi::fake_solver
source · Expand description
Fake solver
Structs§
- The state of the fake solver instance
Enums§
- The type of fake solver error
Constants§
- The max time that HotShot will wait for the solver to complete
Traits§
- The
FakeSolverApiis a mock API which mimics the API contract of the solver and returns custom types that are relevant to HotShot.
Functions§
- Defines the API for the Fake solver.