Fields
width: u32
height: u32
Trait Implementations
impl Eq for FrameSize
impl StructuralEq for FrameSize
impl StructuralPartialEq for FrameSize
Auto Trait Implementations
impl RefUnwindSafe for FrameSize
impl Send for FrameSize
impl Sync for FrameSize
impl Unpin for FrameSize
impl UnwindSafe for FrameSize
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more