[][src]Trait ipfs::IpfsTypes

pub trait IpfsTypes: RepoTypes { }

Represents the configuration of the Ipfs node, its backing blockstore and datastore.

Implementors

impl<T: RepoTypes> IpfsTypes for T[src]

Loading content...