//! Index-key fixtures for database-local tests.
//!
//! Semantic index encoding belongs to the index layer. Executor tests use
//! this helper so production executor modules remain byte-only even when the
//! tests need to populate a realistic index store.
use crate;
pub