diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-07-16 03:27:00 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-07-16 03:27:00 +0900 |
| commit | 7f6fab27ab088925ff5640f4a6767e7c19cd1fb9 (patch) | |
| tree | 953081c051b80ead175ecf93809d30d212901c76 /crates/shirabe/src/repository/installed_filesystem_repository.rs | |
| parent | ba23ea4f22b5482d036706124a196fa03ef4b521 (diff) | |
| download | php-shirabe-7f6fab27ab088925ff5640f4a6767e7c19cd1fb9.tar.gz php-shirabe-7f6fab27ab088925ff5640f4a6767e7c19cd1fb9.tar.zst php-shirabe-7f6fab27ab088925ff5640f4a6767e7c19cd1fb9.zip | |
refactor(curl-downloader): wrap AuthHelper in Rc<RefCell<>>
CurlDownloader's download() is about to become an &self async method
as part of the HttpDownloader async rearchitecture; its auth_helper
field needs interior mutability ahead of that change. RemoteFilesystem
keeps its own AuthHelper as a plain field since it stays &mut self.
Diffstat (limited to 'crates/shirabe/src/repository/installed_filesystem_repository.rs')
0 files changed, 0 insertions, 0 deletions
