google_apis_common

Type Alias Client

source
pub type Client<C> = Client<C, Body>;
Expand description

A client.

Aliased Typeยง

struct Client<C> { /* private fields */ }