// devela::data::store::key
//
// public
//!
//! Provides tools for mapping, indexing, and efficiently organizing data
//! through unique keys, including maps, sets, and other key-value structures.
//!
//
// define_static_map!
// mod set;
// mod trie;
cratestructural_mods!