litep2p
0.7.0
SubstreamSetKey
Object Safety
Implementors
In litep2p::substream
Trait
litep2p
::
substream
::
SubstreamSetKey
Copy item path
source
·
[
−
]
pub trait SubstreamSetKey:
Hash
+
Unpin
+
Debug
+
PartialEq
+
Eq
+
Copy
{ }
Expand description
Substream set key.
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl<K:
Hash
+
Unpin
+
Debug
+
PartialEq
+
Eq
+
Copy
>
SubstreamSetKey
for K