Available on crate feature
async-client only.Expand description
Finding, launching, and handshaking with the localharness binary.
Structs§
- Harness
- A running
localharnessprocess that has completed its stdio handshake. - Harness
Options - How to launch and configure a harness session.
- Model
Builder - A model endpoint for
HarnessOptions::model.
Constants§
- HARNESS_
PATH_ ENV - The environment variable the reference client checks first, and so do we.
Functions§
- find_
harness - Locates the
localharnessbinary.