CTSClient

Type Alias CTSClient 

pub type CTSClient<C> = CtsClient<C>;
Expand description

Type alias for backwards compatibility.

Aliased Typeยง

pub struct CTSClient<C> { /* private fields */ }