Do not re-export the `Entry` enum ...
authorRobert Straw <drbawb@fatalsyntax.com>
committerRobert Straw <drbawb@fatalsyntax.com>
commitf1710353a039c1d5e95d15bb54effd7cab8e047f
tree3bd62cd12c93484869c8ecba66f6136e71bc72e6
parentde091453093fb5139de71b085411d2fad1a52275
Do not re-export the `Entry` enum ...

A minor [breaking-change] as downstream users will have to import the variants
themselves, or prefix the variant with the Entry enum's namespace.
src/lib.rs