Type Alias Negotiated

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

Aliased Typeยง

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