Crate cryptol_client

Source
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
CryptolClient
Cryptol client struct. Contains the active client connection and state attribute.
CryptolDataData
CryptolError
This structure represents the JSON blob returned by cryptol-remote-api on error. However, there is currently no way to access this information using the jsonrpsee crate.
CryptolErrorData