Skip to main content

Crate bijux_dag_artifacts

Crate bijux_dag_artifacts 

Source
Expand description

Artifact identity, persistence, integrity, and lifecycle helpers for Bijux DAG.

Prefer stable when browsing the long-lived artifact surface, prelude for the common read/write workflow, and crate-root imports only when you already know the exact item you need. Broad compatibility re-exports remain callable for focused imports, but they are intentionally hidden from the default docs surface. The experimental-public-api feature exposes opt-in contract helpers that are excluded from the default docs surface.

Modules§

prelude
Common imports for reading, writing, and validating run artifacts.
stable
Explicit long-lived artifact storage, integrity, and lifecycle surface.

Structs§

RunDir
RunDirLayout

Enums§

ArtifactError

Functions§

artifact_size_bytes
build_artifact_identity
now_unix_ms
sha256_artifact_path
write_inputs_index
write_outputs_index
write_provenance
write_run_outputs_index
write_run_schema_index