type OccupiedEntryImpl<'a> = OccupiedEntry<'a, String, Value>;
struct OccupiedEntryImpl<'a> { /* private fields */ }