Type Alias libp2p::core::upgrade::Negotiated

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

Aliased Type§

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