Type Alias perspective_client::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 */ }