mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-06 12:10:02 +00:00
Refactor: Mv TarEntriesVisitor
to mod async_extracter
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
467f7f6834
commit
2091345ce0
3 changed files with 13 additions and 14 deletions
|
@ -22,7 +22,6 @@ mod ui_thread;
|
|||
pub use ui_thread::UIThread;
|
||||
|
||||
mod extracter;
|
||||
pub use extracter::TarEntriesVisitor;
|
||||
|
||||
mod readable_rx;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue