[−][src]Type Definition libp2p_kad::AddProviderResult
type AddProviderResult = Result<AddProviderOk, AddProviderError>;
The result of publishing a provider record.
type AddProviderResult = Result<AddProviderOk, AddProviderError>;
The result of publishing a provider record.