cargo-binstall/src
Jiahao XU 3c30722a06
Impl new type Vfs which impl AbstractFilesystem
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-06-12 01:57:34 +10:00
..
drivers Impl new type Vfs which impl AbstractFilesystem 2022-06-12 01:57:34 +10:00
fetchers Refactor: Extract download_and_extract_with_filter 2022-06-10 16:37:48 +10:00
helpers Fix visbility of PathExt: Mark it as pub 2022-06-12 01:54:15 +10:00
bins.rs Refactor for rich errors, split user abort and genuine error 2022-06-01 00:29:14 +12:00
drivers.rs Impl new type Vfs which impl AbstractFilesystem 2022-06-12 01:57:34 +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 Refactor and add new enum PkgFmtDecomposed 2022-06-11 20:15:17 +10:00
helpers.rs Add new trait PathExt & impl for Path 2022-06-12 01:46:10 +10:00
lib.rs Refactor and add new enum PkgFmtDecomposed 2022-06-11 20:15:17 +10:00
main.rs Rename Confirmer to UIThread 2022-06-11 12:59:27 +10:00
target.rs Fix format now 2022-06-08 01:44:11 +12:00