[−][src]Crate libipld
The Ipld crate.
Re-exports
pub use libipld_cbor as cbor; |
Modules
| block | Block validation |
| cid | cid |
| codec |
|
| convert | Conversion to and from ipld. |
| error |
|
| error |
|
| ipld | Ipld representation. |
| mem | Reference implementation of the store traits. |
| multibase | multibase |
| multihash | Multihash |
| path | Path |
| raw | |
| store | Store traits. |
Macros
| ipld |
Enums
| Ipld | Ipld |
Constants
| MAX_BLOCK_SIZE | The maximum block size is 1MiB. |
Type Definitions
| Cid | A CID with the default Multihash code table |
Derive Macros
| DagCbor |