cargo-binstall/crates/binstalk/src
Jiahao XU d9dd611b9e
Improve fmt::Display impl for all Error types ()
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-02-10 14:01:22 +11:00
..
drivers Optimize Download::and_visit_tar: Use trait object to avoid monomorphization () 2023-01-04 13:11:10 +13:00
fetchers Replace dep futures-util with helpers::FuturesResolver () 2023-02-05 16:26:25 +11:00
helpers Replace dep futures-util with helpers::FuturesResolver () 2023-02-05 16:26:25 +11:00
ops Optimize use of tinytemplate () 2023-01-26 17:33:49 +13:00
bins.rs Fix : fallback to copy when symlinking on windows () 2023-02-04 14:14:08 +13:00
drivers.rs Rename lib to binstalk () 2022-09-10 16:44:18 +10:00
errors.rs Improve fmt::Display impl for all Error types () 2023-02-10 14:01:22 +11:00
fetchers.rs Optimize Fetcher::find and fix quickinstall reporting () 2022-11-30 16:15:22 +13:00
fs.rs Fix : fallback to copy when symlinking on windows () 2023-02-04 14:14:08 +13:00
helpers.rs Replace dep futures-util with helpers::FuturesResolver () 2023-02-05 16:26:25 +11:00
lib.rs Refactor: Extract new crate binstalk-types plus other misc refactor and optimization () 2022-11-17 13:46:27 +13:00
ops.rs Refactor, improvements and bugfix for resolution and installation process () 2022-12-28 00:18:07 +00:00