Module fuel_core_storage::codec::raw

source ·
Expand description

The module contains the implementation of the Raw codec. The codec is used for types that are already represented by bytes and can be deserialized into bytes-based objects.

Structs§

  • The codec is used for types that are already represented by bytes.