pub struct Slint;
Implementations§
Auto Trait Implementations§
impl Freeze for Slint
impl RefUnwindSafe for Slint
impl Send for Slint
impl Sync for Slint
impl Unpin for Slint
impl UnwindSafe for Slint
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more