# Functions
DecodeMetadata assembles metadata from a raw byte array, first deserializing as a node and then assembling into a metadata struct.
EncodeMetadata encodes metadata to an IPLD node then serializes to raw bytes.
# Variables
No description provided by the author
# Type aliases
Metadata is information about metadata contained in a response, which can be serialized back and forth to bytes.