frame_decode

Module helpers

source
Expand description

Helper functions and types to assist with decoding.

  • type_registry_from_metadata is expected to be used when decoding things from historic runtimes, adding the ability to decode some types from information in the metadata.
  • decode_with_error_tracing is like decode_with_visitor, but will use a tracing visitor (if the error-tracing feature is enabled) to provide more information in the event that decoding fails.
  • list_storage_entries returns an iterator over all of the storage entries available in some metadata.

Re-exports§

Structs§

Functions§