Skip to main content

Module schema

Module schema 

Source
Expand description

Dictionary schema definitions.

This module provides schema structures that define the format and fields of dictionary entries.

Structs§

RbFieldDefinition
Field definition in dictionary schema.
RbFieldType
Field type in dictionary schema.
RbSchema
Dictionary schema definition.

Functions§

define
Defines Schema, FieldDefinition, and FieldType classes in the given Ruby module.