Modules§
- codec
- This module contains traits to have a unified API across codecs.
- convert
- Conversion to and from ipld.
- serde
- Serde (de)serialization for
crate::ipld::Ipld.
Structs§
- Ipld
Iter - Ipld iterator.
Enums§
- Index
Error - Error when accessing IPLD List or Map elements.
- Ipld
- Ipld
- Ipld
Index - An index into IPLD.
- Ipld
Kind - IPLD Kind information without the actual value.