[][src]Module transistor::client

This module contains the basic client, struct Crux, which configures host:port and authorization, and returns the needed client.

Structs

Crux

Struct to define parameters to connect to Crux host and port are required. authorization in HeaderMap is optional.