murk-core 0.1.0

Core types and traits for the Murk simulation framework
Documentation

murk-core

Leaf crate for the Murk simulation engine.

Defines the foundational types shared across all Murk crates: field definitions, commands, receipts, IDs, error types, and the core traits (FieldReader, FieldWriter, SnapshotAccess).

Most users should depend on the top-level murk crate instead, which re-exports these types via murk::types.