alexcrichton / tar-rs

Tar file reading/writing for Rust
https://docs.rs/tar
Apache License 2.0
630 stars 190 forks source link

entry: Use our const for xattrs #383

Closed cgwalters closed 4 weeks ago

cgwalters commented 1 month ago

General code cleanup but the specific rationale here is I was trying to find the places this was used in the code and was surprising cross-referencing didn't turn up the unpacking code.