sim-value 0.2.0

Ergonomic construction and access for kernel Expr data.
Documentation
[package]
name = "sim-value"
version = "0.2.0"
edition = "2024"
license = "MPL-2.0"
description = "Ergonomic construction and access for kernel Expr data."
readme = "README.md"
publish = true
repository = "https://github.com/sim-nest/sim-foundation"
homepage = "https://github.com/sim-nest/sim-foundation"

[package.metadata.sim-recipes]
policy = "rustdoc"
reason = "This value substrate is taught through rustdoc examples and unit tests; no recipe directory is shipped."

[dependencies]
sim-kernel = { version = "0.2.0" }

[lints]
workspace = true