haggis-rs/src
2024-01-23 00:07:03 -05:00
..
nix Fix Clippy lints and improve documentation 2024-01-17 01:58:36 -05:00
checksum.rs Fix Clippy lints and improve documentation 2024-01-17 01:58:36 -05:00
error.rs Fix several logic issues causing failure during archive extraction 2023-07-11 00:57:22 -04:00
file.rs Fix Clippy lints and improve documentation 2024-01-17 01:58:36 -05:00
filetype.rs Ran through and fixed clippy lints 2023-12-15 18:49:36 -05:00
lib.rs Add detection for zstd compression. Reader must implement Read + Seek 2024-01-23 00:07:03 -05:00
listing_stream.rs Fix Clippy lints and improve documentation 2024-01-17 01:58:36 -05:00
listing.rs Fix Clippy lints and improve documentation 2024-01-17 01:58:36 -05:00
node.rs Fix Clippy lints and improve documentation 2024-01-17 01:58:36 -05:00
special.rs Add ListingStream type 2023-12-29 23:52:05 -05:00
stream.rs Add Stream::extract_with() and Stream::par_extract_with() methods which run a function for each Node in an archive 2024-01-17 22:36:07 -05:00