[][src]Type Definition libp2p::core::upgrade::Negotiated

type Negotiated<T> = Compat01As03<Negotiated<Compat<T>>>;