//! Internal layout: this crate is intentionally tiny. The sense /
//! decide / act primitives live in dedicated stones (see the table in
//! README); `smix-core` itself just exposes the package version as a
//! smoke-test compile target so `cargo install smix-core` resolves.
/// Compile-time crate version. Validates the build link from a `cargo
/// test` smoke perspective.
pub const __CRATE_VERSION: &str = env!;