fig-schema 0.1.1

A generic, prov-agnostic schema layer over fig's value tree: field types, controlled vocabularies, and a reusable rule-matching engine.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "fig"
version = "3.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e756302b17b6aea70f98b34d2a3af571a55e3834df92bf41cdc23dfb100d2d7b"
dependencies = [
 "fig-sys",
]

[[package]]
name = "fig-schema"
version = "0.1.1"
dependencies = [
 "fig",
]

[[package]]
name = "fig-sys"
version = "3.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38ce3369f6da9ed9cfd6e738f9f2fb2a02ad539460ee3691b47c250f14e59bd1"
dependencies = [
 "fig-sys-linux-arm64-gnu",
 "fig-sys-linux-x64-gnu",
 "fig-sys-macos-arm64",
 "fig-sys-wasm32",
 "fig-sys-windows-x64-msvc",
]

[[package]]
name = "fig-sys-linux-arm64-gnu"
version = "3.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ff80d158ad219dd9dc082f423ce422ce87eb5fd33d75cf767ff32c05b7fe978"

[[package]]
name = "fig-sys-linux-x64-gnu"
version = "3.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32c07f73c50354110504ae1baeab1780ea4d0ea27c28973463f8f22324b894b7"

[[package]]
name = "fig-sys-macos-arm64"
version = "3.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a5c6cf48bf9c511c646251ac8acadfb0d7b1f5f1c53ce4aa84b2358eb121572"

[[package]]
name = "fig-sys-wasm32"
version = "3.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a19efff64a07746f5fcb316b91d25b0032350760e983cf221f35c0cb7819d228"

[[package]]
name = "fig-sys-windows-x64-msvc"
version = "3.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc7a150459cd9c74909911ac95469df7ba26c7d92211d28fc794ed59740d2662"