Struct libp2p::kad::AddProviderOk [−][src]
pub struct AddProviderOk {
pub key: Key,
}Expand description
The successful result of publishing a provider record.
Fields
key: KeyTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AddProviderOkimpl Send for AddProviderOkimpl Sync for AddProviderOkimpl Unpin for AddProviderOkimpl UnwindSafe for AddProviderOkBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V