Header menu logo CodecMapper

Codec<'T> Type

A compiled flat key/value codec for a specific schema.

Record fields

Record Field Description

Decode

Full Usage: Decode

Field type: Map<string, string> -> 'T
Field type: Map<string, string> -> 'T

Encode

Full Usage: Encode

Field type: 'T -> Map<string, string>
Field type: 'T -> Map<string, string>

Type something to start searching.