cargo-binstall/src
Jiahao XU 9eb1128f9f
Rm unused DummyVisitor in extract_tar_based_stream
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-06-13 19:32:55 +10:00
..
drivers Fix Vfs::add_path: Use to_string_lossy 2022-06-12 19:23:03 +10:00
fetchers Refactor: Extract download_and_extract_with_filter 2022-06-10 16:37:48 +10:00
helpers Rm unused DummyVisitor in extract_tar_based_stream 2022-06-13 19:32:55 +10:00
bins.rs Refactor for rich errors, split user abort and genuine error 2022-06-01 00:29:14 +12:00
drivers.rs Mark type ManifestVisitor as pub(super) 2022-06-12 16:40:51 +10:00
errors.rs Add error codes to documentation 2022-06-01 00:29:18 +12:00
fetchers.rs Use download_and_extract in fetchers 2022-06-09 14:46:00 +10:00
fmt.rs Derive strum_macros::Display on TarBasedFmt 2022-06-13 00:53:08 +10:00
helpers.rs Refactor: Mv TarEntriesVisitor to mod async_extracter 2022-06-13 01:14:22 +10:00
lib.rs Refactor and add new enum PkgFmtDecomposed 2022-06-11 20:15:17 +10:00
main.rs Simplify fetch_crate_cratesio: Rm unused param temp_dir 2022-06-12 17:09:17 +10:00
target.rs Fix format now 2022-06-08 01:44:11 +12:00