mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-24 18:14:14 +00:00
update comment
This commit is contained in:
parent
0708e5e4a1
commit
254bf30ca0
@ -24,7 +24,7 @@ pub struct Client {
|
||||
// Shared reference to cancel async operations
|
||||
// * keep it private to make sure that `status` member tracked properly
|
||||
cancellable: Cell<Cancellable>,
|
||||
// Redirects resolver for different protocols
|
||||
// Redirect resolver for different protocols
|
||||
pub redirect: Rc<Redirect>,
|
||||
// Track update status
|
||||
status: Rc<RefCell<Status>>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user