perspective_client

Type Alias Features

Source
pub type Features = Arc<GetFeaturesResp>;
Expand description

Metadata about what features are supported by the Server this Client is connected to.

Aliased Typeยง

struct Features { /* private fields */ }