commonmeta-schema 1.0.0-rc24

Commonmeta JSON Schemas and conformance fixtures
Documentation

commonmeta-schema

Shared Commonmeta schema assets for Rust consumers.

This crate currently provides:

  • Embedded schema constant for Commonmeta v1.0 (COMMONMETA_SCHEMA_V1_0)
  • Embedded conformance fixtures (FIXTURES, fixture_str, fixture_bytes)
  • Version-based schema lookup helper

Included assets

Published crate artifacts include:

  • schemas/**
  • fixtures/**

The canonical schema and fixtures live in the repository root.