[−][src]Crate ipfs_embed_core
Structs
| Block | Block |
| Cid | Representation of a CID. |
| Multiaddr | Representation of a Multiaddr. |
| PeerId | Identifier of a peer of the network. |
| Transaction | An atomic store transaction. |
Enums
| NetworkEvent | |
| StorageEvent |
Traits
| MultihashDigest | Trait for reading and writhing Multihashes. |
| Network | |
| Storage | |
| Store | Implementable by ipld stores. |
| StoreParams | The store parameters. |
| Stream | A stream of values produced asynchronously. |
Type Definitions
| Result |
|