pub type Features = Arc<GetFeaturesResp>;
Metadata about what features are supported by the Server this Client is connected to.
Server
Client
struct Features { /* private fields */ }