mrkline / piz-rs

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

Add FileMetadataOwned #4

Closed quininer closed 2 years ago

quininer commented 3 years ago

This will make FileMetadata not limited to the lifetime of ZipArchive.

mrkline commented 2 years ago

Instead of a dedicated type, how about an into_owned() method? https://github.com/mrkline/piz-rs/commit/a7ee4cd05f0b8a50314863477c9f7dad5f0af310