mrkline / piz-rs

Parallelized zip archive reading
zlib License
36 stars 11 forks source link

feat: Replace boxed reader with enum #12

Open MichaelBrunn3r opened 1 year ago

MichaelBrunn3r commented 1 year ago

Suggestion for #11 Return reader as enum variant instead of a boxed trait object