Skip to main content

Module codec

Module codec 

Source
Expand description

The codec contract both pieces obey (docs/ONTOLOGY.md §2.5): every artifact a codec reads or writes names the Fidelity it reached and, only at Fidelity::Semantic, the loss it accepted. The session half is the crate::Session loaders and writers; the world half implements WorldCodec.

Structs§

ArtifactFidelity
What one artifact reached on the way in or out.

Traits§

WorldCodec
A harness’s operational home compiled into a world value and back.