// 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.
//!
//
// SYMLINK to /crates/base/alloc/src/data/store/key/_reexport.rs
// define_static_map!
// mod set;
// mod trie;
cratestructural_mods!