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. The field-management logic is delegated to lindera_binding_core::CoreSchema; this module only adds the napi wrappers.

Structs§

JsFieldDefinition
Field definition in dictionary schema.
JsSchema
Dictionary schema definition.

Enums§

JsFieldType
Field type in dictionary schema.