Type Alias Negotiated

Source
pub type Negotiated<T> = Negotiated<T>;

Aliased Typeยง

struct Negotiated<T> { /* private fields */ }