Type Alias libp2p_core::Negotiated

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

Aliased Type§

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