eure-schema 0.0.0

Schema specification and validation for EURE
Documentation
[dependencies]

[lib]
name = "eure_schema"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Schema specification and validation for EURE"
edition = "2024"
homepage = "https://eure.dev"
keywords = ["eure", "schema", "validation", "specification"]
license = "MIT OR Apache-2.0"
name = "eure-schema"
readme = "README.md"
repository = "https://github.com/Hihaheho/eure"
resolver = "2"
version = "0.0.0"