Do not re-export the `Entry` enum ...
authorRobert Straw <drbawb@fatalsyntax.com>
committerRobert Straw <drbawb@fatalsyntax.com>
A minor [breaking-change] as downstream users will have to import the variants
themselves, or prefix the variant with the Entry enum's namespace.

No differences found