data_contracts

Crates.iodata_contracts
lib.rsdata_contracts
version0.1.0
created_at2026-01-03 14:59:51.039471+00
updated_at2026-01-03 14:59:51.039471+00
descriptionData contracts for run manifests and capture metadata used across the CortenForge stack.
homepagehttps://github.com/via-balaena/Deep_Poo
repositoryhttps://github.com/via-balaena/Deep_Poo
max_upload_size
id2020262
size9,739
(bigmark222)

documentation

https://docs.rs/data_contracts

README

data_contracts

Data contracts for run manifests and capture metadata shared across the CortenForge stack. Provides serde-friendly structs plus validation helpers for manifests and per-frame capture labels.

Features

  • No default features; serde-based types only.
  • Validates manifest timestamps/frame counts and capture label bounding boxes.

License

Apache-2.0 (see LICENSE in the repo root).

Commit count: 0

cargo fmt