I give up on retained for now lmao
This commit is contained in:
1 parent
218b3f14ed
commit
b4947db850
5 files changed
+34
-9
No files matched your search
@@ -1,4 +1,4 @@
|
||||
use crate::layout::{Painter, SizeCtx, StaticWidgetId, Ui, Size, WidgetId, WidgetIdFn};
|
||||
use crate::layout::{AnyWidget, Painter, Size, SizeCtx, StaticWidgetId, Ui, WidgetId, WidgetIdFn};
|
||||
|
||||
use std::{any::Any, marker::PhantomData};
|
||||
|
||||
|
||||
Reference in new issue
Block a user