Helpers for sparse schema-backed Kiwi maps.
Sparse maps are produced by Figler.decode_sparse_message/1. They contain a
:__kiwi_module__ key with the generated schema module and only the fields
present in the encoded payload.
Summary
Functions
Fetches a sparse field value.
Returns sparse field keys, excluding metadata.
Gets a sparse field value.
Returns the generated schema module for a sparse map.
Returns whether a sparse field was present on the wire.
Types
Functions
Fetches a sparse field value.
Returns sparse field keys, excluding metadata.
Gets a sparse field value.
Returns the generated schema module for a sparse map.
Returns whether a sparse field was present on the wire.