Type Alias Negotiated

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

Aliased Typeยง

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