pub struct AstalRiverLayout { /* private fields */ }Trait Implementations§
Auto Trait Implementations§
impl !Send for AstalRiverLayout
impl !Sync for AstalRiverLayout
impl !Unpin for AstalRiverLayout
impl Freeze for AstalRiverLayout
impl RefUnwindSafe for AstalRiverLayout
impl UnsafeUnpin for AstalRiverLayout
impl UnwindSafe for AstalRiverLayout
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