KonradHoeffner / hdt

Library for the Header Dictionary Triples (HDT) compression file format for RDF data.
https://crates.io/crates/hdt
MIT License
19 stars 4 forks source link

remove unnecessary enums #9

Closed KonradHoeffner closed 1 year ago

KonradHoeffner commented 1 year ago

While it theoretically allows more freedom of implementation in the future, it is questionable whether that will ever be used and all the match statements are too verbose.