pub(crate) fn push_hash_entry<T: HashComponent + ?Sized>( entries: &mut Vec<HashEntry>, key: &str, value: &T, )