Client

Type Alias Client 

Source
pub type Client = ContextLiteClient;
Expand description

Convenience alias for the main client type

Aliased Typeยง

pub struct Client { /* private fields */ }