pub type Entry<'a> = KeyEntry<'a>;
KeyEntry playing entry role.
KeyEntry
struct Entry<'a>(/* private fields */);