Struct browser_window::prelude::cbw_Dims2D [−]
Fields
width: u16
height: u16
Trait Implementations
impl Clone for cbw_Dims2D
impl Clone for cbw_Dims2D
pub fn clone(&self) -> cbw_Dims2D
pub fn clone(&self) -> cbw_Dims2D
Returns a copy of the value. Read more
Performs copy-assignment from source
. Read more
impl Debug for cbw_Dims2D
impl Debug for cbw_Dims2D
impl Copy for cbw_Dims2D
Auto Trait Implementations
impl RefUnwindSafe for cbw_Dims2D
impl Send for cbw_Dims2D
impl Sync for cbw_Dims2D
impl Unpin for cbw_Dims2D
impl UnwindSafe for cbw_Dims2D
Blanket Implementations
Mutably borrows from an owned value. Read more