switch to Rc<RefCell<...>> for widget storage
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#![feature(portable_simd)]
|
||||
#![feature(gen_blocks)]
|
||||
#![feature(associated_type_defaults)]
|
||||
#![feature(unsize)]
|
||||
|
||||
pub mod core;
|
||||
pub mod layout;
|
||||
|
||||
Reference in New Issue
Block a user