Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Type Alias Codec<T>

    Codec: Encode<T> & Decode<T>

    A full codec type, i.e. the Encode and Decode.

    Type Parameters

    • T