pub type LustMap = HashMap<ValueKey, Value, DefaultHashBuilder>;
pub struct LustMap { /* private fields */ }