Struct browser_window_core::prelude::cbw_Dims2D [−][src]
Fields
width: u16
height: u16
Trait Implementations
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