Module schema

Module schema 

Source
Expand description

Schema definitions for fuzzy repair

This module provides schema types that callers use to define valid field names and type discriminators for fuzzy matching.

Structsยง

ObjectSchema
Schema for a simple object with known fields
TaggedEnumSchema
Schema for a tagged enum (discriminated union)