Module api

Source

Structs§

BaseApi
The default implemented API for interfacing with the IPFS RPC API. This functionality is achieved by implementing the PeerApi trait for BaseApi.
PeerEntry
IPFS node MFS (mutable file system) entity representation.

Traits§

PeerApi
Trait that defines the interface for interaction with IPFS RPC API.