Module schemadb::schema

source ·
Expand description

This module provides traits that define the behavior of a schema and its associated key and value types, along with helpers to define a new schema with ease.

Traits

Functions

  • Helper used in tests to assert a (key, value) pair for a certain Schema is able to convert to bytes and convert back.