Expand description
§cryptol_client
cryptol_client
is a collection of utilities for connecting
to and interacting with a running cryptol-remote-api
instance.
Structs§
- Answer
- Cryptol
Client - Cryptol client struct. Contains the active client connection and state attribute.
- Cryptol
Data Data - Cryptol
Error - This structure represents the JSON blob returned by
cryptol-remote-api
on error. However, there is currently no way to access this information using thejsonrpsee
crate. - Cryptol
Error Data