Structs§
- Agent
Response - Response from an agent’s pricing/booking endpoint
- Attest
Request - Request to the attester service to generate a ZK proof
- Attest
Response - Response from the attester service
- Register
Response - Response from POST /register-elf
Functions§
- bytes_
to_ json_ array - Convert bincode bytes to JSON array format for HTTP transport
- deserialize_
output - Helper to deserialize bincode bytes to any serde-compatible type
- json_
array_ to_ bytes - Extract bytes from JSON array format
- serialize_
input - Helper to serialize any serde-compatible type to bincode bytes