Skip to main content

Crate monochange_schema

Crate monochange_schema 

Source
Expand description

Durable JSON schema versions and migration pipelines for monochange artifacts.

Modules§

config
Configuration schema artifact support.
release_record
Release-record durable artifact support.

Structs§

SchemaVersion
A durable schema version written as major.minor.

Enums§

SchemaError
Durable artifact migration error.
SchemaVersionParseError
Errors while parsing major.minor schema versions.

Constants§

CURRENT_SCHEMA_VERSION_TEXT
Raw schema version text embedded at compile time from the SCHEMA_VERSION file.

Functions§

current_schema_version
Return the current durable schema version.