work
This commit is contained in:
1 parent
a9c76e4326
commit
79813db3ba
35 files changed
+378
-403
No files matched your search
+1
-1
@@ -75,7 +75,7 @@ impl<
|
||||
}
|
||||
|
||||
pub struct AsyncEventIdCtx<Rsc: HasEvents, Data, W: ?Sized> {
|
||||
pub widget: WidgetRef<W>,
|
||||
pub widget: WeakWidget<W>,
|
||||
pub data: Data,
|
||||
pub task: TaskCtx<Rsc>,
|
||||
}
|
||||
Reference in new issue
Block a user